/* @category */
.category-type {
  text-transform: uppercase;
  font-size: $x-small-font;
  font-family: 'Biryani', sans-serif;
  font-weight: 200;
  color: $red-ribbon;
  letter-spacing: 3px;
}
