/* Add custom CSS styles below */ 

:root {
    --font-main: 'IBM Plex Sans Arabic';
    --color-primary: #00323a;
    --color-primary-dark:#ffffff;
    --color-primary-light: #00323a;
    --color-primary-reverse: #ffffff;
    --color-main-dark-mode: #ffffff;
    --color-secondary-dark-mode: #ffffff;
    --color-sub-dark-mode: #ffffff;
    --color-text-dark-mode: #ffffff;
    }