@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);section.hero-section{padding-top:100px;}@media (max-width:992px){section.hero-section{}}@media (max-width:768px){section.hero-section{padding-top:75px;}}@media (max-width:576px){section.hero-section{padding:70px 0;background-size:cover;background-position:bottom right}}section.hero-section h1{text-align:center;color:#fff;width:100%;max-width:620px;margin:0 auto}