.custom-footer {
  background-color: #111;
}

.footer-icon {
  color: #d4a056;
  font-size: 1.3rem;
  text-decoration: none;
}

.footer-icon:hover {
  color: #fff;
}

.footer-link {
  color: #d4a056;
  text-decoration: none;
  font-size: 0.95rem;
}

.footer-link:hover {
  color: #fff;
}
