/* Theme overrides */
.click-card__icon img {
  min-width: 50px;
}

/* Mirrored row layout for image + text sections */
.row--reversed {
  flex-direction: row-reverse;
}
