.item.event .date-num
{
  color: rgb(245, 125, 110) !important;
}

.__vev_calendar-wrapper .cal-wrapper .cal-body .dates .item.is_default .is-event 
{
 	border-color:  rgb(245, 125, 110) !important;
}

.site-header
{
    background: rgba(75,155,170,1);
}

.chart-type-icons i.active
{
	color: rgba(75,155,170,1);
}