#hero-3 {
  background: linear-gradient(100deg, rgb(0, 68, 147) 0%, rgb(85,215,255) 100%);
}

.btn--theme {
  border-color:  rgb(0, 68, 147) !important;
  background-color: rgb(0, 68, 147) !important;
}

ul.simple-list{
    margin-left: 20px;
}

.bg--02 {
    background: linear-gradient(100deg, rgb(0, 68, 147) 0%, rgb(85,215,255) 100%);
    color: #fff;
}

.bg--02 h2{
    color: #fff;
}

.banner-12-img {
    margin: -40px -20px -30px -40px;
}

#modal-3.modal .bg-img {
    background: url(/images/inicio/jovenes-empresarios.jpg);
    background-position: center;
    background-size: cover;
}
