*{box-sizing:border-box;margin:0;padding:0}:root{--main-color: #284b63;--secondary-color: #3d6734;--grey-shade: #a7a7a7}body{font-family:"Source Serif 4",serif;font-optical-sizing:auto}.navbar{height:64px;display:flex;padding:16px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--grey-shade)}.navbarLink{text-decoration:none;color:var(--main-color);cursor:pointer;font-size:18px}.secondaryColor{color:var(--secondary-color)}@media only screen and (min-width: 600px){.navbar{padding:24px}}.landingParaContainer{padding:16px;max-width:1080px;margin:0 auto}.landingParaHeading{color:var(--grey-shade);margin-bottom:16px}.landingPara{margin-bottom:16px;line-height:1.5}@media only screen and (min-width: 600px){.navLogoImage{height:48px}.landingParaHeading{font-size:32px}.landingPara{font-size:24px}}.navLogoImage{height:36px}.solutionsContainer{max-width:1080px;margin:0 auto;padding:16px}.solutionsHeading{color:var(--grey-shade);margin-bottom:16px}.solutionsPara{margin-bottom:16px;line-height:1.5}.offering{border:1px solid var(--grey-shade);border-radius:8px;margin-bottom:16px;padding:16px;cursor:pointer}.offeringHeading{color:var(--secondary-color);margin-bottom:16px}.offeringDesc{margin-bottom:16px;line-height:1.5}@media only screen and (min-width: 600px){.navLogoImage{height:48px}.solutionsHeading{font-size:32px}.solutionsPara,.offeringDesc{font-size:24px}}
