.header__icon--draft:hover {
  transform: scale(1.07);
}

.draft-icon-toggle svg {
 height: 16px;
 width: 17px;
}

.fat-icon svg {
  fill: none;
  stroke: black;
  stroke-width: 1.5px;
}

.gelato-button {
  cursor: pointer !important;
}
