body.post-type-archive-project #menu-main-menu a,
body.blog #menu-main-menu a,
body.post-type-archive-project .site-title>a,
body.blog .site-title>a,
body.single #menu-main-menu a,
body.single .site-title>a{
    color: #3a4f66 !important;
}
body.post-type-archive-project #menu-main-menu a:hover,
body.post-type-archive-project #menu-main-menu>.current-menu-item>a,
body.blog #menu-main-menu a:hover,
body.blog #menu-main-menu>.current-menu-item>a,
body.single #menu-main-menu a:hover,
body.single #menu-main-menu>.current-menu-item>a{
    color:#2872fa!important;
}

body.blog #header>div[data-device=desktop][data-transparent]{
    position:unset!important;
}

body.single #main>.ct-container{
    margin-top:90px;
}

body.single .ct-featured-image img{
    aspect-ratio:82/55!important;
}