@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";aw-root{--font: "Montserrat", sans-serif;--light-blue: #EFFCFF;--pale-blue: #DBEDF6;--blue: #004897;--dark-blue: #003A85;--grey: #A7A7A7;--error-red: #F44}aw-root *{box-sizing:border-box}.styled-scrollbar{--scrollbar-foreground: var(--dark-blue);--scrollbar-background: var(--pale-blue);scrollbar-color:var(--scrollbar-foreground) var(--scrollbar-background);scrollbar-width:none}.styled-scrollbar::-webkit-scrollbar{width:4px}.styled-scrollbar::-webkit-scrollbar-thumb{background:var(--scrollbar-foreground);border-radius:20px}.styled-scrollbar::-webkit-scrollbar-track{background:var(--scrollbar-background);border-radius:20px}
