.static-content__title {
    font-size: 1.625rem;
    color: #9b1814;
    margin: 20px 0;
    text-align: center;
    font-weight: 500;
}

.static-content__text {
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 29px;
    display: block;
    text-align: justify;
}

.static-content__section-title {
    font-size: 1.5rem;
    color: #9b1814;
    font-weight: 700;
    line-height: 60px;
}

.static-content__subsection {
    font-size: 1.5rem;
    color: #9b1814;
}