 .content {
  height: 70vh; }

.footer-48201 {
  padding: 2rem 0;
  background-color: #EDEDED;
  color: white; }
  .footer-48201 .footer-site-logo {
    font-size: 1.5rem;
    color:white; }
  
    .footer-48201 .nav-links li a {
      color: black}
      .footer-48201 .nav-links li a:hover {
        color:white; }
  .footer-48201 .btn.btn-tertiary {
    background-color: #e42c64;
    color:black;
    border-radius: 30px;
    border: none;
    padding: 10px 20px; }
  .footer-48201 .social li {
    display: inline-block; }
    .footer-48201 .social li a {
      color: black;
      padding: 7px; }
      .footer-48201 .social li a:hover {
        color:white; }
  .footer-48201 .copyright {
    border-top: 1px solid #404040; }