@import 'https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap';@import url(css/reset.css);body{max-width:800px;margin:0 auto;padding:0 2%;font-family:'Montserrat'}body *{font-size:18px;line-height:1.6;font-family:'Montserrat'}body p{margin-bottom:25px;text-align:justify}body strong{font-weight:bold}body h1{font-size:26px;font-weight:bold;margin-bottom:35px;text-align:center}body .logo{margin:50px auto 25px;display:grid;justify-items:center}body .logo img{max-width:180px;height:auto}
