/** CONSTRUCCION */
.logo-container {
    max-width: 400px;
}
.titulo-construccion {
    font-size: 1.2rem;
    font-weight: bold;
}
.carta {
    /* text-decoration: none; */
    text-transform: uppercase;
    color: #0c5441;
    font-weight: bold;
}