:root{--main-bg-color:#074187;--main-color:#074187}body{background-color:#fff}body *{font-family:arial}.bg-primary-colour-bo{background-color:var(--main-bg-color)}.primary-colour-bo{color:var(--main-color)}.btn-primary,.btn-primary:active,.btn-primary:hover,.btn-primary:visited{background-color:var(--main-bg-color)!important;border:var(--main-bg-color)!important}.btn-primary:focus,.btn-primary:focus-visible{background-color:#ccc8c8!important;color:#000!important}.btn-secondary,.btn-secondary:active,.btn-secondary:hover,.btn-secondary:visited{background-color:#ccc8c8!important;border:#ccc8c8!important;color:#000!important}.btn-secondary:focus,.btn-secondary:focus-visible{background-color:var(--main-bg-color)!important;color:#fff!important}.active-focus{background-color:var(--main-bg-color)!important;color:#fff!important}.w-100{width:100%}.small{font-size:80%}.link-decoration{text-decoration:none}.hand-cursor{cursor:pointer}.navbar-logo{color:#000;margin:2rem}.navbar-title{color:var(--main-color);margin-top:2.3rem;margin-left:0}.logo-size{width:90%;max-width:17.5rem;margin-bottom:2rem}.auth-forms{width:27rem;background-color:#fff;border-radius:1%;padding:1.5rem}.nav-link{color:var(--main-color)!important}@media(min-width:376px)and (max-width:425px){.auth-forms{padding-bottom:36rem;width:27rem}}@media(min-width:300px)and (max-width:375px){.auth-forms{padding-bottom:36rem;width:24rem}}.switch-toggle>input[type=checkbox]{border-color:var(--main-color);height:1.4rem;width:2.6rem}.switch-toggle>input[type=checkbox]:checked{border-color:var(--main-color);background-color:var(--main-bg-color)}.home{padding-left:1.25rem;padding-right:1.25rem}@media(min-width:1441px)and (max-width:3000px){.home{padding-left:10rem;padding-right:10rem}}.welcomeLink{border-radius:3px;width:100%;font-weight:200;display:flex;justify-content:space-between}.welcomeLink i{line-height:1.5}.welcomeLinkFirst{background-color:#007bff;border:#007bff}.welcomeLinkFirst:first-child:active,.welcomeLinkFirst:hover{background-color:#006ee3;border:#006ee3}.welcomeLinkSecond{background-color:#6c757d;border:#6c757d}.welcomeLinkSecond:first-child:active,.welcomeLinkSecond:hover{background-color:#5d656c;border:#5d656c}.welcomeLinkThird{background-color:#17a2b8;border:#17a2b8}.welcomeLinkThird:first-child:active,.welcomeLinkThird:hover{background-color:#118799;border:#118799}@media(min-width:300px)and (max-width:425px){.welcomeLink{flex-direction:column;align-items:center}.welcomeLink i{font-size:2rem}.welcomeLink span{font-size:1rem}}