.three-icon-with-text .icon-with-text {
    display: flex;
    align-items: anchor-center;
    column-gap: 15px;
}
.three-icon-with-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}