/* Glyphs come from Bricks' supplied brand assets; preserve their original geometry. */
.ifs-social-icon {
 display: inline-flex;
 align-items: center;
 justify-content: center;
 flex-shrink: 0;
 width: 2.2rem;
 height: 2.2rem;
 font-size: 2.2rem;
 line-height: 1;
 font-style: normal;
 fill: currentColor;
 pointer-events: none;
}
