.blog_header_text {
    font-size: calc(15px + 0.5vw);
}

.blog_header_subtext {
    font-size: calc(9px + 0.5vw);
    color: #FFFFFF80;
}