/* Shared Jerry Schmeer / Cape Cod Arts Network signature */
.ccan-site-footer {
  background: linear-gradient(180deg, #111827 0%, #070b12 100%);
  color: #e5e7eb;
  border-top: 1px solid rgba(212, 175, 55, 0.72);
  margin-top: 2rem;
}

.ccan-site-footer .ccan-footer-inner {
  max-width: 1120px;
  margin: 0 auto;
  padding: 1.35rem 1rem 1.55rem;
  text-align: center;
}

.ccan-brand-signature {
  margin-bottom: 0.85rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(212, 175, 55, 0.2);
  font-family: Georgia, "Times New Roman", serif;
}

.ccan-brand-title {
  margin: 0;
  color: #d4af37;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.ccan-brand-founder {
  margin: 0.42rem 0 0;
  color: #b9bec7;
  font-size: 0.84rem;
  letter-spacing: 0.035em;
}

.ccan-brand-founder a,
.ccan-site-footer a {
  color: #d4af37;
  text-decoration: none;
}

.ccan-brand-founder a:hover,
.ccan-brand-founder a:focus,
.ccan-site-footer a:hover,
.ccan-site-footer a:focus {
  color: #f3d978;
  text-decoration: underline;
}

.ccan-gold-dot {
  color: #d4af37;
  padding: 0 0.35em;
}

.ccan-footer-meta {
  margin: 0.18rem 0;
  color: #d5d9e0;
  font-size: 0.84rem;
}

.ccan-footer-reviewed {
  margin: 0.45rem 0 0;
  color: #8f98a7;
  font-size: 0.76rem;
}
