/* @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-post__column-wrapper{ background-color: #ffffff !important; padding-left: 20px; padding-right: 20px;}
.blog-post-section { background-color: #ffffff !important; padding-left: 20px; padding-right: 20px;}

@media (max-width: 767px) {
    .gen-header__nav, .gen-header__nav-item > a, .gen-header__nav > .gen-header__nav-item > span { color: #000000 !important; }
}

.gen-header__menu-close .cross div:nth-child(2) {
    background-color: #000000 !important;