:root {
    --memorial-primary: #2c3e50;
    --memorial-secondary: #8b7355;
    --memorial-accent: #d4af37;
    --memorial-soft: #e8e4df;
    --memorial-dark: #1a1a1a;
    --memorial-light: #f8f6f3;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-danger: #dc3545;
    --header-bg: #ffffff;
    --footer-bg: #212529;
}
