/* Add custom CSS styles below */ 

    background-color: #282962;
    color: #ffffff;
}
:root {
    --font-main: 'Dubai';
    --color-primary: #282862;
    --color-primary-dark: #01013b;
    --color-primary-light: #4e4e88;
    --color-primary-reverse: #f4f4ff;
}