.t-redactor__h1 {
    font-weight: 500 !important;
    line-height: 1;
    letter-spacing: -2px;
}

.t-redactor__h2 {
    font-weight: 500 !important;
    line-height: 1.2;
    letter-spacing: -2px;
}

.t-redactor__h3 {
    font-weight: 500 !important;
    line-height: 1.25;
    letter-spacing: -1px;
}

.t-redactor__h4 {
    font-weight: 500 !important;
    line-height: 1.25;
    letter-spacing: -0.4px;
}

.t-redactor__text {
    font-weight: 500 !important;
    line-height: 1.25;
    opacity: 0.9;
}

