:root {
  --ahi-stroke: #8f564b;
  --ahi-frame: #c78e7f;
}

.ahi {
  display: inline-grid;
  place-items: center;
  line-height: 0;
  color: var(--ahi-stroke);
}

.ahi svg {
  width: 100%;
  height: 100%;
}

.ahi--sm { width: 20px; height: 20px; }
.ahi--md { width: 32px; height: 32px; }
.ahi--lg { width: 46px; height: 46px; }
.ahi--xl { width: 58px; height: 58px; }

/* Framed:
use /wp-content/themes/alorahazel-framework-v2/assets/icons/alorahazel-v2/framed/alorahazel-framed-sprite.svg#ahf-booking
No-frame:
use /wp-content/themes/alorahazel-framework-v2/assets/icons/alorahazel-v2/no-frame/alorahazel-no-frame-sprite.svg#ahn-booking
*/
