
:root {
    --bg-image: url('/resources/feature_image.jpg');
    --color-accent: #840d0d;
    --color-page-bg: #f4f4f5;
    --color-text: #18181b;
}