:root {
    --primary-color-1: #f5f0ab;
    --primary-color-2: #52A5A2;
    --bg-color-3: #f0f1e5;
    --bg-color-4: #effffa;
    --text-color-1: #5F341B;
    --text-color-2: #f0f1e5;
    --title-color-1: #5F341B;
    --title-color-2: #5F341B;
    --top-nav-color: #52A5A2;
    --footer-info-color: #f0f1e5;
}
