#brandname-footer {
  font-size: 1rem;
}

@media (min-width: 576px) {
  #brandname-footer {
    font-size: 1.2rem;
  }
}

