@media (max-width: 576px) {
  .footer .middle-row .button {
    font-size: 0.875rem;
  }
  
  .footer .bottom-row > .copyright {
    font-weight: 700;
  }
}