:root {
    --color-primary: #b49733;
    --color-secondary: #07224a;
    --color-gallery-hover: rgba(7, 34, 74, 0.8);
    --color-default: #333;
}