.home-banner__icon-wrapper img {
border: #ff773e 2px solid;
padding:10px;
border-radius:100px;
background: radial-gradient(circle,rgba(255, 255, 255, 1) 0%, rgba(252, 252, 252, 1) 46%, rgba(209, 241, 255, 1) 100%);

}