.gradient-custom {
    background: linear-gradient(rgba(27, 41, 61, 0.7), rgba(35, 49, 66, 0.7)), url("../images/UdeA-Fondo2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}