.banner{height:500px;background-image:url(/images/banner.jpeg);background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative}.banner__text{width:90%;max-width:500px;padding:20px;color:white;text-align:center;background:rgba(101,192,187,.6);position:absolute;top:80px;right:50%;transform:translate(50%)}.banner__text img{width:100%;height:auto;max-width:400px}@media (min-width:500px){.banner{font-size:1.5em;white-space:nowrap}.banner__text{top:130px}}.blurb{margin-bottom:80px;text-align:center;background-color:#65c0bb;padding-top:60px;padding-bottom:60px}.blurb h1{font-size:3em;margin-bottom:30px}.blurb__largeText{font-size:1.25em;font-weight:700}.blurb a{text-decoration:underline}