:root {
    --mainColor: #ed6f1d;
    --secondColor: #04afdc;
    --customGray: #999791;
    --customBlue: #04afdc;
    --customOrange: #ed6f1d;
    --customDarkBlue: #394286;
}
