.section-text-content .btn.btn-primary {
    min-width: 304px;
    height: 55px;
}

.section-text-content .description-block {
    color: var(--text-primary);
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;

    font-family: var(--font-primary);
    letter-spacing: 0px;
    text-align: center;
}
