.navbar-custom, footer {
    background-color:  #082bf0 !important;
}

header.masthead_documentos {
    background-image: url('./../assets/img/jovenes.jpg');
    background-position: center center;
    background-size: cover;
}

header.masthead {
    background-image: url('./../assets/img/camaguey.jpg');
    background-position: center center;
    background-size: cover;
    
}
.btn-primary {
    background-color: #082bf0;
    border-color: #3309f1;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:focus-within {
    background-color: #0af865 !important;
    border-color: #2c7777 !important;
}

.iconface {
    background-image: url('./../assets/img/face.png');
    background-repeat: no-repeat;
    
}

/*footer {
  height: 100px !important;
  width: 100% !important;

}*/

/*.py-5 {

    height: 100px;
    width: 100%;
}*/

