:root {
    --thm-black: #0e1c38;
    --thm-primary-color: #e5222a;
    --thm-primary-color-rgb: 53, 211, 49;
    --thm-secondary-color: #e5222a;
    --thm-secondary-color-rgb: 53, 211, 49;
    --thm-heading-font-color: #0e1c38;
    --thm-body-font-color: #444;
    --thm-black-bg: #0b4680;
    --thm-gray-bg: #eff6ef;
}