#bonoteraSuperior-SNC>div {
    border-left-color: rgb(236, 236, 236);
}

#bonoteraSuperior-SNC a {
    border-left-color: rgba(0, 0, 0, 0.08);
    color: rgb(46, 85, 109);
    background: transparent;
}

#bonoteraSuperior-SNC a:hover {
    background-color: rgb(72, 129, 166);
    color: rgb(255, 255, 255);

}


.content-header {
    background-color: rgb(46, 85, 109);
    border-bottom-color: rgb(46, 85, 109);
    border-bottom: 1px solid rgb(100, 129, 147);
}

/*
- Título
----------------------------------------------------------------
*/
.content-header h1 {
    color: rgb(255, 255, 255);
}