/* You can add global styles to this file, and also import other style files */

.catalogSubtitle {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #949494;
  font-style: italic;
}

.catalogSubtitle:first-letter {
  text-transform: uppercase;
}
