/* ===========================================================
   Spacivo Header Icons — sizes uploaded PNGs to match the theme's own
   20x20 inline SVG icons exactly, so swapping one for a custom image
   doesn't change the header's row height/alignment.
   =========================================================== */

.site-header__icon-img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  display: block;
}
