

.menu-superiore {
    border-bottom: 5px solid rgb(255, 255, 255) !important;
        background-color: #dc3545 !important;
}

.menu-superiore a {
    color: #fff !important;
}


#footer {
    border-top: 5px solid rgb(255, 255, 255) !important;
    background: #dc3545 !important;
}


a {
    color: #dc3545 !important;
}

.sfondo-alto {
    background-color: #f1f1f1 !important;
    margin-bottom: 26px;
}


.card-img-top-video {
    background-color: #dc3545;
}



.btn-danger {
    color: white !important;
    background: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-rivista {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    color: white !important;
    font-size: 1.3rem;
}


.btn-home {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    color: white !important;
}



.gallery .card-title {
    color: #dc3545 !important;
}




.card-img-top-video-play {
    color: rgba(220, 53, 69, 0.7) !important;
}