/* SaCoiff Custom Appearance — auto-generated */
:root {
  --gold: #c9a84c;
  --gold-light: #e8d48b;
  --gold-dark: #a07b28;
  --black: #0a0a0a;
  --black-light: #1a1a1a;
  --black-medium: #2a2a2a;
  --white: #fafafa;
  --gray: #888888;
  --gray-light: #cccccc;
  --success: #2ecc71;
  --danger: #e74c3c;
  --font-heading: 'Cormorant Garamond', Georgia, serif;
  --font-body: 'Montserrat', 'Helvetica Neue', sans-serif;
}

html { font-size: 16px; }

.page-header h1, .section-title { font-size: 3.5rem; }
.about-text h2, .section-title { font-size: 3rem; }
.feature h3, .service-category h3, .footer h4 { font-size: 1.5rem; }
.footer h4, .contact-info-text h4 { font-size: 1.2rem; }

body, p, .about-text p, .feature p { font-size: 0.95rem; }
small, .footer-bottom, .footer-links a { font-size: 0.85rem; }

.nav-logo { font-size: 2.4rem; }
.nav-links a { font-size: 0.85rem; }

.btn { font-size: 0.85rem; }




/* End of custom appearance */
