/* Rishtasangam brand maroon — replaces pink across the site */
:root {
  --rs-maroon: #51071B;
  --rs-maroon-light: #6d1530;
  --rs-maroon-dark: #3d0514;
  --rs-maroon-bg: #f5e9ed;
  --rs-maroon-bg-soft: #efe4e8;
  --rs-maroon-border: #d4b0ba;
  --rs-maroon-muted: #8b3a4f;
}
