:root {
 --tec-color-icon-focus:#39836f;
 --tec-color-event-icon-hover:#39836f;
--tec-color-accent-primary:#39836f;
 --tec-color-accent-primary-hover:rgba(57, 131, 111,.8);
 --tec-color-accent-primary-active:rgba(57, 131, 111,.9);
 --tec-color-accent-primary-background:rgba(57, 131, 111,.07);
 --tec-color-link-accent-hover:rgba(57, 131, 111,.8);
 --tec-color-accent-primary-week-event:rgba(57, 131, 111,.1);
 --tec-color-accent-primary-week-event-hover:rgba(57, 131, 111,.2);
 --tec-color-accent-primary-week-event-featured:rgba(57, 131, 111,.04);
 --tec-color-accent-primary-week-event-featured-hover:rgba(57, 131, 111,.14);
 --tec-color-background-primary-multiday:rgba(57, 131, 111,.24);
 --tec-color-background-primary-multiday-hover:rgba(57, 131, 111,.34);
 --tec-font-family-sans-serif:'Quicksand',Helvetica,Arial,Lucida,sans-serif;
}