.single-post-content-text p, 
.single-post-content-text ul, 
.single-post-content-text p span, 
.single-post-content-text h6, 
.single-post-content-text h4 {
/*    font-family: Raleway, sans-serif !important;*/
/*    color: #234F8B;*/
/*    font-weight: 500 !important;*/
}

.author-name-v2 {
    color: #234f8b;
    font-family: "Manrope";
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

@media(max-width: 468px) {
    body.single-post h2 {
        font-size: 38px;
    }
}