:root {
    --themeprimaryclr: #e90000;
    --themesecondaryclr: #ffc107;
    --themethirdclr: #000000;
    --lightbg: #f4f5f4;
    --body-bgclr: #afb3ab;
    --headerbgclr: #f8f8f8;
    --bodyclr: #212529;
    --headingclr: #000000;
    --paragraph: #5f6368;
    --greenclr: #00a207;
    --orangecolor: #ff9900;
    --redclr: #ff2b2b;
    --primaryfont: "Plus Jakarta Sans", sans-serif;
    --secondaryfont: 'Inter', sans-serif;
    --h1-size: 2.5rem;
    --h2-size: 2rem;
    --h3-size: 1.75rem;
    --h4-size: 1.5rem;
    --h5-size: 1.25rem;
    --h6-size: 1rem;
    --span-size: 1rem;
    --anchor-size: 1rem;
    --anchor-color: #7cb5ff;
    --anchor-hover-color: #3288f8;
    --span-color: #3f4041;
    --span-hover-color: #000000;
    --forthcolor: #ff0000;
    --themeforthclr: #e0dede;
    --themefifthclr: #242424;
    --customover: #fff2f2;
    --plainclr: #ffffff;
    --darkclr: #000000;
    --themehoverclr: #595656;
    --themehovertwo: #f0f0ef;
    --bstablecolor: #cdcdcd;
    --borderclr: #d8d8d8;
    --borderbottomclr: #e2e2e2;
    --footerbgclr: #242424;
    --orangeclr: #d68b00;
    --greenbadge: #52c504;
    --greenhover: #008f03;
    --btnclrone: #1f1f1f;
    --galleryoverlay: #05090a;
    --closeclr: #ff0000;
    --overlight: #343e45;
    --lihoverclr: #525252;
    --mainclr: #212529;
}
