header, footer, .bg-color-2 {background-color: #4169E1 !important;}

.bigbutton {
    padding:10px 15px;
    background-color:#085e6b;
    text-decoration:none;
    color:#FFF;
    font-family:Roboto, sans-serif;
    font-weight:100;
    text-transform:uppercase;
    font-size:18px;
    transition:background .5s ease;
    }
.bigbutton:hover {
    background-color:#0c8699;
    }
	
.calendar-grid-day,
.calendar-grid-day div,
.calendar-grid-day a {
font-size:16px;
}
