/* Enter Your Custom CSS Here */

.site-header.dark {
    background-color: #1E4296;
}

.image-section {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.1) 10%) repeat scroll 0 0 !important;    
} 