:root {
    --thm-primary-color: #00a3da;
    --thm-primary-color-rgb: #05d78b;
    --thm-body-font-color: #5e5b5a;
    --thm-heading-font-color: #00131a;
    --thm-black: #00131a;
    --thm-black-bg: #0c0c0c;
    --thm-gray-bg: #f7f4f3;
    --thm-border-color: #efe4e2;
    --thm-orange-color: #ff5901;
}