/*all*/
:root{
    --first-color:#ea5107;
    --second-color:#222;
    --third-color:#c03;
    --first-hover-color:rgba(0,0,255,0.2);
    --bg-color:#f7f7f7;
    --animate-delay: 0.5s;
}