/* SECTION: Footer */
footer {
  font-family: 'Montserrat', sans-serif;
}

footer a {
  transition: color 0.3s ease, background-color 0.3s ease;
}
