.ktk-title .title-tertiary__main {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 800;
}

.ktk-title .title-tertiary__caption {
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}

.ktk-title .ktk-post-info {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    margin-bottom: 12px;
}

.ktk-title hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

