.footer-top {
  background-color: #2B2D42;
  padding-top: 4rem;
  margin-top: 2em;
  padding-bottom: 4rem;
}
.footer-bottom {
  background-color: #292929;
  height: 47px;
  line-height: 47px;
  color: #898989;
}
.footer-bottom a {
  font-size: 0.813rem;
}
.footer-title h2 {
  font-family: 'Montserrat Bold', sans-serif;
  font-size: 1.188rem;
}
.footer-title h2::after {
  content : "";
  position : absolute;
  height : 3px;
  width: 75px;
  background-color: #F2444B;
  bottom: 0;
  left: 0;
}
.footer-top p {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.938rem;
  color: #fff;
}
.footer-top a,
.footer-top ul {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.938rem;
  color: #fff;
}
#block-views-block-content-recent-block-2 a.is-active,
#block-footer a.is-active {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.938rem;
  color: #fff !important;
}

