.texto h1, .texto h2, .texto h3, .texto h4, .texto h5, .texto h6{
    font-family: 'Oswald', sans-serif;
    color: #c52026;
}

.texto .tile-content p{
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    text-indent: 40px;
}

.texto .tile-content hr{
    border-top-color: #ddc5c5;    
}

.texto{
    background-color: white;
}