@media (min-width: 500px){
  .footer{
    font-size: 1.14286rem;
  }
}