:root {
    --custom-primary-ultralight:  #ffb500;
    --custom-primary-light: #f78b00;
    --custom-primary-semilight: #fb752d;
    --custom-primary-default: #ed5505;
    --custom-primary-semidark: #f06a23;
    --custom-primary-dark: #EE6015;


    --custom-secondary-ultralight:  #accfff;
    --custom-secondary-light: #066eff;
    --custom-secondary-semilight: #073A7E;
    --custom-secondary-default: #00285f;
    --custom-secondary-semidark: #002251;
    --custom-secondary-dark: #001839;
    --custom-secondary-graytext: #525f7f;
}
