.keyhan_theme_title{
    font-size: 22px;
    line-height: 22px;
    font-family: rokh;
    color: var(--title_color);
    font-weight: 900;
}

.keyhan_theme_subtitle{
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color:var(--subtitle_color);
    margin-top: 5px;
}