
body .themes_guide_button .guide_btn{font-size: 16px;font-family: var(--ThemesBoxTitleFont);}
@media screen and (max-width: 768px){
    body .themes_guide_button .guide_btn{font-size: 14px;}
}
