:root {
    
--color-primary-background: #0B5FFF;
--color-primary-background-gradient-top: #1E90FF;
--color-primary-background-gradient-bottom: #0047CC;
--color-primary-background-border: #003BB3;
--color-primary-background-shadow: rgba(0,0,0,0.25);
--color-primary-foreground: #ffffff;
--color-primary-foreground-shadow: transparent;

    
}