body,html{height:100%}main{padding:0 30px;max-width:650px;margin:auto}section{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, auto);gap:0}section>h2{grid-column-start:span 2;grid-row-start:span 1;line-height:1.5}section>h3{grid-column-start:span 2}section>p{grid-column-start:span 2;font-size:20px}.hero-image{background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("https://static.matthewcoupal.com/assets/images/PXL_20200926_122201914.PANO_thumb-marked-initial.jpg");height:60%;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;color:#f8f9fa;text-align:center;flex-direction:column}.hero-image>a.btn{width:200px;font-weight:400}.hero-image .hero-text .hero-title{font-size:3.815rem}.hero-title{font-family:"Butler",Georgia,"Times New Roman",Times,serif;text-shadow:0px 2px 2px rgba(33,37,41,.4);line-height:1.25;padding:3px;letter-spacing:.055rem}@media only screen and (max-device-width: 930px){.hero-image .hero-text .hero-title{font-size:2.441rem}}
