:root {
    --orange:  #008ed2;
    --orange-light: #00bad6;
    --orange-darker: #0d8719;
    --orange-transparent: rgba(0,142,210,0.9);
}
