#footer {
  background: #66686a;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 1200px;
  margin: auto;
}

#footer .text-light, #footer .text-semi-bold {
  margin: 0;
  color: white !important;
  font-size: 14px;
  text-align: center;
}

#footer .text-semi-bold {
  text-decoration: underline;
  margin-bottom: 10px;
}