/*
** ROC starbucks theme
*/

.theme-active,
.theme-active a,
.theme-active a:hover
 { color: #005c30 !important;}

.theme-block {
	background-color: #005c30;
}

.theme-hero {
	background-image: url(/assets/images/hero-starbucks.png);
}
