.IconText {
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 1;
}

.IconText img {
    margin-right: 1rem;
}