@media (min-width: 991.99px) {
  .footer {
    padding-bottom: 4rem !important;
  }
  .footer .menus > div:last-child h3 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .footer .menus ul li {
    margin-bottom: 10px;
  }
  .footer .copyright p {
    justify-content: end;
  }
}
