﻿.cuerpo {
    background-color: white;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 3rem;
    text-align:justify;
}

.img {
    width: 100% !important;
}