/* Footer link text darker for readability */
.roam-footer-wrap .footer-links a {
  color: #444 !important;
}

.roam-footer-wrap .footer-links a:hover {
  color: #111 !important;
}

.roam-footer-wrap .footer-tagline {
  color: #444 !important;
}
