.block.investors {
    background: #1A1424;
    padding: 50px 0;
}
.block.investors h2 {
    color: #FFF;
    font-family: "Bebas Neue";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 47px;
    /* 94% */
    margin-bottom: 50px;
}
.block.investors h3 {
    color: #EE3195;
    font-family: "Ropa Sans";
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    /* 100% */
    margin-bottom: 10px;
}
.block.investors .post {
    margin-bottom: 30px;
}
.block.investors p {
    color: #D9D9D9;
    font-family: "Ropa Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 137.5% */
}
