.nut-icon {
  list-style: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  color: $title-color;
  svg {
    vertical-align: top;
    width: 100%;
    height: 100%;
    fill: currentColor;
  }
}
