 /* ALERTA SUPERIOR */
 .custom-head {
    background: linear-gradient(to right, rgba(214, 59, 126, 1), rgba(238, 141, 67, 1));
    color: #fff;
    padding: 5px;           
    text-align: center;
    max-height: 30px; /* Establecer el height máximo */
}