:root {--primary-theme-color: #f4c024;}
:root {--secondery-theme-color: #0943a0;}
:root {--dark-theme-color: #1a1a1a;}
:root {--gray-color: #f5f5f5;}
:root {--white-color: #fff;}
:root{--bg-dark: #022762;}
:root {--black-color: #000;}
:root {--dark-text-color: #a5a5a5;}
:root {--body-text-color: #818181;}
:root{--light-gray-color: #dadada;}
:root{--theme-overlay-secondery-color-4: rgba(9, 67, 160, .4)}
:root{--theme-overlay-secondery-color-6: rgba(9, 67, 160, .65)}
:root{--theme-overlay-secondery-color-8: rgba(9, 67, 160, .8)}
:root{--theme-overlay-secondery-deep-color: rgba(2, 21, 52, .7)}
:root{--theme-overlay-secondery-dark-color: rgba(2, 39, 98, 0.90)}
:root{--overlay-white-color: rgba(255, 255, 255, 0.8)}
:root {--theme-body-font: 'Montserrat', sans-serif;}
:root {--theme-highlight-font: 'Oleo Script', cursive;}