@charset "utf-8";
/*----------
* Theme: 
* Author: ANTS Creation
* URL : https://www.ants.lk/
----------------------------
* color css file
----------------------------------*/

:root {

    /*Hexa Decimal Colors ---------*/

    --theme-1:#7fb8dc;
    --theme-2:#0071b8;
    --theme-3:#4054b2;
    --theme-4:#173f79;
    --theme-5:#f9b117;
    --theme-6: #312783;
    --theme-txt: #39385a;

    /*RGBA Colors ------------------*/


}