﻿#topBar, #menu-PSW, .cuadro-consejo, .carousel-indicators .active, .cuadro-consejo:hover, .overlay:hover, #newsletter .btn-default, .servicio .text {
    background-color: #bf1e2d !important;
}

#newsletter, .cookies {
    background-color: rgba(191, 30, 45, 0.5);
}
    #newsletter .btn-default {
        background-color: #bf1e2d;
    }
.tituloPSW {
    color: #bf1e2d;
}
    .tituloPSW h3, .tituloPSW a, .tituloPSW a:hover {
        color: #bf1e2d;
    }
.vBorder {
    border: 1px solid #bf1e2d;
}
#eventos {
    background-color: rgba(191, 30, 45, 0.5);
}

.evento .titulo-evento {
    color: rgba(191, 30, 45, 0.8);
}

.evento .boton-reserva {
    background-color: rgba(191, 30, 45, 0.8);
}