:root {
    --custom-primary-ultralight:  #FDE2E7;
    --custom-primary-light: #F45D76;
    --custom-primary-semilight: #F02345;
    --custom-primary-default: #ce0e2d;
    --custom-primary-semidark: #A20B24;
    --custom-primary-dark: #7C081C;


    --custom-secondary-ultralight:  #DAE9FC;
    --custom-secondary-light: #1F7AEA;
    --custom-secondary-semilight: #1057AD;
    --custom-secondary-default: #093061;
    --custom-secondary-semidark: #07284F;
    --custom-secondary-dark: #051C38;
    --custom-secondary-graytext: #525f7f;
}
