
.subdiaries {
    padding: 70px 0px;
    /* margin-bottom: 200px; */
}

.subdiaries .title{
    font-family: Titillium;
    font-weight: 400;
    font-size: 40px;
    font-style: normal;
    line-height: 42px;
    color: #000000;
}

.subdiaries .text{
    font-family: Titillium;
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    line-height: 25px;
    color: #444444;
}

.foundation-section .row {
    margin: 30px;
}