.hero .hero__content-wrapper.center {
  padding: 6rem 0 !important;
  position: relative;
}
/*footer*/
.footer {
background: #1D2939 !important;
color: #ffffff;
}

.footer-logo.large{
background: #efefef;
    padding: 8px;
}

.footer a.link {
  color: #1BC6F6;
}