.feature{background-color:var(--light);display:flex;flex-direction:column;gap:20px;height:-moz-fit-content;height:fit-content;padding:50px}.feature__title{font-size:1.25rem}.feature:nth-child(n){box-shadow:4px 4px 30px #f1892933}.feature:nth-child(2n){box-shadow:4px 4px 30px #ffb3da66}.feature:nth-child(3n){box-shadow:4px 4px 30px #ae8fea66}.feature__link{text-decoration:underline}@media (max-width:650px){.feature{align-items:center;border-radius:10px 10px 0 0;padding:20px 20px 50px;text-align:center;width:100%}}
