/** Shopify CDN: Minification failed

Line 12:0 Unexpected "<"
Line 25:0 Unexpected "<"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:contact-template-v3 (INDEX:17) */
<style>
  /* Target the SVG directly inside your wrapper */
  .icon-svg svg {
    width: 32px; /* You can adjust the size here */
    height: 32px;
  }
  
  /* Force the fill color on all paths inside the SVG */
  .icon-svg svg path,
  .icon-svg svg rect,
  .icon-svg svg polygon {
    fill: #ffffff !important; /* Forces the color to white */
  }
</style>
/* END_SECTION:contact-template-v3 */