@charset "utf-8";
/* CSS Document */

.modal-header h4 {
    color: var(--colorMorado);
    font-family: var(--fontBody);
    font-size: 2rem;

}

