:root {
    --thm-primary-color: #d3ae57;
    --thm-primary-color-rgb: 107, 221, 217;
    --thm-body-font-color: #758180;
    --thm-body-font-color-2: #b7ced4;
    --thm-heading-font-color: #152c2b;
    --thm-black: #1c1767;
    --thm-black-bg: #1c1767;
    --thm-gray-bg: #f3f1f8;
    --thm-border-color: #e2eaea;
}