.header-title {
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 5px;
    line-height: 1.4;
}

.header-text {
    font-size: 14px;
    margin-bottom: 40px;
    color: rgba(var(--text_color), 0.8);
}