:root{
  --accent: #c87e86;
  --accent-hover: #e69ca4;
  --accent-gradient: #c87e86;
  --bg-primary: #000000;
  --bg-secondary: #dfd5cc;
  --bg-card: #f5efec;
  --text-primary: #c87e86;
  --header-text: #c87e86;
  --services-bg: #dfd5cc;
  --hero-overlay-alpha: 0.000;
  --hero-tagline-scale: 1.000;
  --hero-title-scale: 1.800;
  --hero-desc-scale: 1.000;
  --hero-cta-scale: 1.000;
  --services-overlay-alpha: 0.000;
  --reviews-overlay-alpha: 0.000;
  --contact-overlay-alpha: 0.000;
  --hero-title-color: #f5f5f5;
  --about-heading-color: #c87e86;
  --about-title-color: #c87e86;
  --about-text-color: #f5efec;
  --about-stat-color: #c87e86;
  --about-btn-color: #c87e86;
  --services-heading-color: #000000;
  --services-text-color: #232323;
  --faq-question-color: #000000;
  --faq-answer-color: #232323;
  --reviews-text-color: #000000;
  --reviews-author-color: #232323;
  --contact-heading-color: #232323;
  --contact-text-color: #232323;
  --footer-heading-color: #c87e86;
  --footer-text-color: #c87e86;
}
#sectionBgServices{--section-overlay-alpha:0.000;}
#sectionBgPortfolio{--section-overlay-alpha:0.000;}
#sectionBgContact{--section-overlay-alpha:0.000;}
