body {
  background: url(/images/body_bg.webp);
  background-repeat:none;
  background-size:cover;
}

.container-header {
  background-color: initial;
  background-image: initial;
}

main {
  background-color: rgba(255, 255, 255, 0.8);
}

a.social-icons {
  text-decoration:none;
}

a.social-icons img {
  width: 50px;
}

#mod-custom111 {
  margin-left: auto !important;
  margin-right: auto !important;
}

.navbar-brand {
  margin: 0px auto;
}

a.brand-logo {
  text-decoration:none;
}
