.footer-line-break {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #fff;
  margin: 1em 0;
  padding: 0;
}

.footer-header {
  font-family: 'Lato', sans-serif;
  color: #fff;
}

.footer-text {
  color: #808291 !important;
}

a.footer-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none !important;
  color: #808291 !important;
}

ul.footer-links {
  list-style: none;
  text-align: left;
}

li.footer-links {
  text-align: left;
}

.btn {
  border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  white-space: normal;
  letter-spacing: 0.5px;

  background-color: #23D2B9;
  border: 0.25rem solid #23D2B9;
  color: #F6F9FC;
  font-weight: 300;
  padding: 4px;
  cursor: pointer;
}

.col-sm-2 {
  float: left;
  width: 16.6666666667%;
  margin-left: 5px;
}

.col-sm-4 {
  float: left;
  width: 25%;
  margin-left: 15px;
}

.social-buttons {
  font-size: 2em;
  text-align: center;
  display: flex;
}

a.text-yellow {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none !important;
  color: #fbd552 !important;
}
