/* ------------------------------------ *\
  CONTENTS
\* ------------------------------------ */

/**
 * CONTENTS............You’re reading it!
 */

.footer-top {
  background-color: #f4f4f4;
  color: #000;
  padding: 1rem 0;
  margin-top: 1rem;
}

.footer-top a {
  color: rgba(0, 85, 139, 1);
  font-size: 1.8rem;
}
