#index-page {
    background: #0065AD !important;
}

#site-navigation {
    background-color: #1c92f6;
}

#colophon, #footer-widgets {
    background-color: #6BE1EC !important;
}
#site-navigation ul li a {
    border-bottom: 1px solid #100d77 !important;
}

.site-layout-boxed #page {
    background: #a1f3f0 !important;
}

.sidebar .widget {
    background-color: #f3f3e8;
    border: 1px solid #0f174b;
}

.content-area {
   background-color: #f3f3e8;
    border: 1px solid #0f174b;
}

article.post, article.page {
    border-bottom: 3px solid #DB7007 !important;
}

.entry-header .entry-title a {
    color: #0065AD;
font-size: 25px !important;
}


