.plus-boxes-container{display:flex;justify-content:space-evenly;flex-wrap:wrap}.plus-boxes-wrapper{margin-bottom:1.5rem;padding:1rem;width:32%;font-size:1.25rem;position:relative}.plus-boxes-wrapper a{color:#fff;font-weight:500}.plus-boxes-wrapper:after{content:'+';position:absolute;right:10px;top:12px;color:#fff;font-size:45px;font-weight:500}