.rich-text-component h2{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 40px;
    line-height: 35px;
    color: #333333;
}

.rich-text-component p{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #333333;
}