.icon-grid__heading{text-align:center}.icon-grid__wrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly;text-align:center;width:100%}.grid-item__wrapper{padding:0 5%;width:50%}.grid-item__wrapper p{font-size:18px}.icon-grid__icon{fill:#fff;background-color:#080d7e;border-radius:50%;display:inline-flex;height:3rem;justify-content:center;margin:0 .35rem;position:relative;width:3rem}.icon-grid__icon svg{width:50%}@media (max-width:767px){.icon-grid__wrapper{flex-wrap:wrap}.grid-item__wrapper{width:100%}}