:root{--primary-red: #f94145;--primary-blue: #1967d2;--primary-green: #2ab588;--primary-yellow: #f5b900;--primary-orange: #ee612f;--background-light: #ffffff;--background-dark: #ffffff;--text: #000000}body{width:100%;height:100%;font-family:Montserrat,sans-serif}.background-dark{background-color:var(--background-dark)}.background-red{background-color:var(--primary-red)}.background-blue{background-color:var(--primary-blue)}.background-light{background-color:var(--background-light)}.background-orange{background-color:var(--primary-orange)}.background-green{background-color:var(--primary-green)}.pill-1{background-color:var(--primary-red)!important;color:#fff!important}.pill-2{background-color:var(--primary-blue)!important;color:#fff!important}.pill-3{background-color:var(--primary-green)!important;color:#fff!important}.pill-4{background-color:var(--primary-yellow)!important;color:#000!important}.pill-5{background-color:var(--primary-orange)!important;color:#fff!important}.nav-link:hover{background-color:#0000000d;text-decoration:none}.w-10{width:10%!important}.w-20{width:20%!important}.w-30{width:30%!important}.w-40{width:40%!important}.w-60{width:60%!important}.w-80{width:80%!important}.w-90{width:90%!important}.h-10{height:10%!important}.h-20{height:20%!important}.h-30{height:30%!important}.h-40{height:40%!important}.h-60{height:60%!important}.h-80{height:80%!important}.h-90{height:90%!important}.h-100vh{height:100vh!important}.max-vh-100{max-height:100vh;height:auto}.large-text{font-size:52px}.medium-text{font-size:20px}
