/******************************
REDDIWIP SPECIFIC COLORS
******************************/
/******************************
COLORS
******************************/
/* line 6, ../../sass/components/module-smartlabel.scss */
.smartlabel-nav a svg {
  height: 23px;
}
@media (max-width: 767px) {
  /* line 5, ../../sass/components/module-smartlabel.scss */
  .smartlabel-nav a {
    background-image: none;
  }
  /* line 12, ../../sass/components/module-smartlabel.scss */
  .smartlabel-nav a svg path {
    fill: #002b60;
  }
}
