/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.blog-hero-1__overlay {
    background: linear-gradient(rgba(0, 0, 20, .95), #000) !important;
}
.header--overlap:not(.header--sticky-active) .header__nav .nav__list--level1>li>.nav__link{
    color;#fff!important;
}