/**
 * Default public pages (non-app).
 */
.ghbm-site-main {
  font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #697a8d;
  line-height: 1.53;
}

.ghbm-site-main a {
  color: #0056b3;
}

.ghbm-site-main a:hover {
  color: #003366;
}
