body{background-color:#6a1a21;}


.columna{
    background-color: #d40655;
    color: white;
    font-size: 50px;
    border: 3px solid #640328;
    padding: 5px;
}
.bot-enviar{
    background-color: #6a1a21;
    color: white;
    font-size: 30px;
}
#fecha {
    width: 230px; /* Ajusta el ancho */
    font-family: 'Times New Roman', Times, serif;
    height: 40px; /* Ajusta el alto */
    font-size: 20px; /* Cambia el tamaño del texto */
    font-weight: bold;
    zoom: 1.61;
}
.texto{
    font-size: 30px;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-align: center;
    padding: 10px;
    margin: 10px;
    border-radius: 10px;
    background-color: #1a6962;
}
form{
    font-size: 30px;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-align: center;
    padding: 10px;
    margin: 10px;
    border-radius: 10px;
    background-color: #1a6962;
}
.selector{
    width: 374px;
    font-size: 35px;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    text-align: left;
    padding: 10px;
    margin: 10px;
}
