@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--color-primary: #f4891f;--color-secondary: #21aae0;--color-secondary-hover: #4dbbe6;--color-dark: #072b40;--color-white: #ffffff;--color-background-body: #f7f8f8;--color-surface-1: #e6ecf4;--color-surface-5: #f2f4f5;--color-danger: #da2128;--color-green: #00af4b;--color-dark-gray: #58595b;--color-placeholder: #82949f;--font-family-poppins: Poppins, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;font-family:var(--font-family-poppins);font-size:14px;font-weight:400;line-height:1.4;color:var(--color-dark);background-color:var(--color-background-body);-webkit-font-smoothing:antialiased}
