div.simlpe-text-with-title-block{flex-direction:column;padding:2em;display:flex}div.simlpe-text-with-title-block h1,div.simlpe-text-with-title-block p{color:var(--light-gray)}div.simlpe-text-with-title-block h1{font-size:3em;font-weight:700}div.simlpe-text-with-title-block p{margin:2em auto;font-size:1.75em;line-height:2em}
a.roundedcta{color:var(--light-gray);background:linear-gradient(to right,var(--contrast) 50% , var(--primary-dark) 50%);background-position:0 0;background-size:200%;border-radius:2em;padding:1em 2em;font-weight:700;text-decoration:none;transition:background .5s ease-in-out}a.roundedcta:hover{background-position:-100% 0}
