.teaser-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 20px 20px;width:70vw;box-sizing:border-box}.teaser-section h1{font-size:2.5rem;font-weight:600;margin-bottom:5px}.teaser-section p{font-size:1.2rem;max-width:80%}h1 .teal-accent,h1 span.teal-accent{color:#20b2aa!important}@media screen and (max-width:768px){.teaser-section{width:90vw}.teaser-section h1{font-size:2rem}.teaser-section p{font-size:1.25rem;max-width:100%}}