.custom-svg-1 {
    display: none !important;
}

.custom-section-background .container:before {
    display:none !important;
}

footer .bg-newsletter {
    border: 2px solid #0e5490;
}

footer .bg-newsletter:hover {
    background: #0e5490;
}

#header .header-logo img {
    max-width: 333px;
    max-height: 38px;
}

section#section-instagram {
  margin-bottom: -50px;
  z-index: 0 !important;
  position: relative;
}

@media(max-width:700px){
  section#section-empresa .row.align-items-center.justify-content-center.pb-4.mb-5 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

