.social_section {
  background-color: #0055A6;
}

.fa {
  color: #fff;
}

html, body {
  background: #0055A6;
  text-align: center;
}

footer {
  color: #fff;
}

footer .location * {
  font-weight: normal !important;
  color: #fff;
}