.text-section{padding:30px 0;position:relative;z-index:1}.text-section.styled-section{background-color:var(--white);border:var(--box-border);border-radius:var(--box-border-radius);padding:30px}.text-section ul{font-size:15px;line-height:1.6;list-style:disc;margin:0 0 40px;padding-left:30px}.text-section a{text-decoration:underline}@media only screen and (min-width:80em){.text-section ul{font-size:18px;line-height:1.555}}