.box-wrapper,.feature{background-color:var(--color-white);box-shadow:0 0 10px 5px rgba(0,0,0,.1);padding:1rem}.box-wrapper>h1:first-child,.box-wrapper>h2:first-child,.box-wrapper>h3:first-child,.box-wrapper>h4:first-child,.box-wrapper>h5:first-child,.feature>h1:first-child,.feature>h2:first-child,.feature>h3:first-child,.feature>h4:first-child,.feature>h5:first-child{margin-top:0}@media (min-width:576px){.box-wrapper,.feature{padding:2rem}}.box-wrapper--decorated{border-top:6px solid var(--color-primary-main)}.feature{margin:10px}.feature__icon{display:block;height:64px;margin:0 auto 20px;width:64px}.feature__title{color:#000;text-align:center;text-decoration:underline}.feature__text{margin-bottom:0;text-align:center}