

.menu-superiore {
    border-bottom: 5px solid rgb(255, 255, 255) !important;
    background-color: #0059b2 !important;
}

.menu-superiore a {
    color: #fff !important;
}

#footer {
    background: rgb(0, 89, 178) !important;
}


a {
    color: #0059b2 !important;
}

.sfondo-alto {
    background-color: #f1f1f1 !important;
    margin-bottom: 26px;
}


.card-img-top-video {
    background-color: #0059b2;
}

.btn-danger {
    color: white !important;
    background: #0059b2 !important;
    border-color: #0059b2 !important;
}

.btn-rivista {
    background-color: #0059b2 !important;
    border-color: #0059b2 !important;
    color: white !important;
    font-size: 1.3rem;
}

.btn-home {
    background-color: #0059b2 !important;
    border-color: #0059b2 !important;
    color: white !important;
}