.block-feature-grid .card { background: rgba(255, 255, 255, 0.05); backdrop-filter: brightness(1.2); }
.block-feature-grid .image-fluid { width: 100%; height: auto; display: block; }
.icon-card__icon { display: inline-flex; width: 45px; height: 45px; align-items: center; justify-content: center; margin-bottom: 1rem}
.icon-card__icon img{height:45px;width: auto;}

.icon-card :is(h2,h3,h4,h5,h6){margin-bottom:1rem}