.h1-container-home h1{
    background: #258fad;
    border-radius: 7px;
    font-size: 16pt;
    color: #FFF;
    padding: 8px 0px;
    border-bottom: 2px solid #1b5b77;
    text-align: center;
    margin-bottom: 25px;
    clear: both;
}
.buttonlink {
    background: #36bd15;
}
.rojo {
    background-color: #ff2a00;
}
.top-boton-user {
    color: #fff !important;
    background: red !important;
    border-radius: 5px !important;
    padding: 3px 20px !important;
    margin: 4px;
    border-bottom: 1px solid #FFF !important;
    margin-top: 3px !important;
}
