﻿.title_section {
    color: #F5F5F5;
    font-family: Roboto;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.text_wrap {
    margin-left: 32px;
}

.section-rte h2 {
    color: #F5F5F5;
    font-family: Roboto;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 32px 0;
}

.section-rte p {
    color: #F5F5F5;
    margin: 0 0 20px 0;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.section-rte p:last-child {
    margin: 0;
}