
/* Shared dashboard: Employee Poster Viewing Center - Set to Chocolate #54271f */
.dashboard-summary h2 {
	color: #54271f !important;
}


/* Shared dashboard: All links to posters color Berries #861154 */
.ag-theme-alpine a {
    color: #861154; 
}


/* Admin dashboard: E-ALERTS and E-WAGE titles Chocolate #54271f */
h3 {
    font-weight: 800;
    padding: 0;
		text-transform: uppercase;
		color: #54271f !important;
}


/* All links to updates, posters, and logout link in color Berries #861154 */
a {
	color: #861154 !important;
}
