.text-boxes .text-boxes--item{align-items:center;border-radius:8px;display:flex;height:100%;justify-content:center;padding:30px 20px;text-align:center}.text-boxes--heading>*{font-weight:700;margin:0}.text-boxes--row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.text-boxes--col{display:flex;flex-direction:column;padding:10px 15px;width:100%}@media screen and (min-width:768px){.text-boxes--col{flex:0 0 50%;max-width:50%}}