.red{
    color:red;
    font-weight:500;
}
.container-text p{
    letter-spacing:0.06em;
    line-height: 1.4;
    text-align: justify;
    white-space: inherit;
    margin-top:0.8rem;
}
.red2{
    color:rgba(255,0,0,.7);
}