*{box-sizing:border-box;padding:0;margin:0}body,html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden;font-family:Open Sans,sans-serif}:root{--white:#fff;--light-grey:#f4f6f8;--dark-grey:#5d6c7a;--deeper-grey:#2c3b4a;--blue:#1f84dd;--orange:#f88b1a;--about-text-color:#3a3a3a;--nav-text-color:#5d6c7a}hr{width:22px;height:4px;border-radius:5px;border:none;margin-bottom:10px;background-color:var(--orange)}h4{color:var(--deeper-grey);font-size:25px}p{font-size:15px;color:var(--dark-grey);line-height:1.8}h3{font-size:20px;text-align:center}.start{display:flex;margin-top:15px}.start img{margin-right:10px}