


.horario {
    font-style: normal;
    font-size: 0.5rem;
}

.lugar {
    font-style: normal;

    font-size: 9px;
}

.titulo{
    font-style: normal;

    font-size: 20px;
}

.tema{
    font-style: normal;

    font-size: 8px;
}

.enviarContacto:hover{
    filter: brightness(95%);
}

/*
.inputContacto:focus {
    border-color: black;
  }
*/
