div.page-content.bkg-img-right.bkg-img8 h5.card-title {
    text-align: center;
    padding: 20px 0;
    background: #f4c524;
    margin: 0;
}

div.page-content.bkg-img-right.bkg-img8 a {
    display: block;
    width: 100%;
    color: white;
    margin-bottom: 30px;
}

div.menu {
    margin-bottom: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}

div.menus h2 {
    margin-bottom: 80px;
}

div.menus h3 {
    margin: 20px 0;
}

div.menusH {
    padding: 0 !important;
    height: 188px !important;
    margin-bottom: 60px;
}

.wpcf7 .wpcf7-text {
   
    width: 100%;
}

#wpcf7-f24-o1 > form{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

p:has(button.enviar) {
  display:block!important;
  width:100%!important;
}

h3.titulosLive{
    
     text-align: center;
    padding: 8px 0;
    background: #f4c524;
    margin: 0!important;
    font-size: 20px;
    margin-bottom: 20px;
}

.page-content ul{
    margin-top:28px;
}

div.live-action-stations{
    margin-top:30px;
}

.btn-outline-dark {
    background-color: black; /* Fondo negro al pasar el mouse */
    color: white; /* Texto blanco al pasar el mouse */
}

.btn-outline-dark:hover {
    background-color: #f4c524; /* Fondo negro al pasar el mouse */
    color: white; /* Texto blanco al pasar el mouse */
}

div.botones{
        background: #eaeaea;
    padding: 20px;
    border: 1px solid black;

}
