.footer_frame {
  background-color: #212529;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer_frame .footer a {
  color: #b4b9c1;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}
.footer_frame .footer a:hover {
  color: #fff;
  text-decoration: none;
}
.footer_frame .footer .container .row:nth-child(2) {
  text-align: right;
}
