.main-header.sticky{position:fixed;top:0;width:100%;z-index:999;background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}body.fixed-header{padding-top:100px}.coralStroke{stroke:#FF6F61}.grayText{color:#666!important}.navyblueText{color:#0C2E4E!important}.coralText{color:#FF6F61!important}.cyanText{color:#00C4B4!important}.yellowText{color:#FFC107!important}.whiteText{color:#fff!important}.smokewhiteText{color:#F8F8F8!important}.cyanBackground{background-color:#00C4B4!important}.coralBackground{background-color:#FF6F61!important}.smokewhiteBackground{background-color:#F8F8F8!important}.offwhiteBg{background-color:#f8f9fa}.lightBlueBg{background-color:#A6B2E6!important}.navybluebg{background-color:#0C1336!important}.footer-bottom{padding-bottom:90px!important}@media (min-width:768px){.footer-bottom{padding-bottom:50px!important}}body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:#fff}header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#0C2E4E;color:#fff}header .logo{font-size:1.5rem;font-weight:700}header nav{display:flex;gap:15px}header nav a{color:#fff;text-decoration:none;font-size:1rem}