/* =================================================
   COMPONENT — Support Categories Text
   Used on: Contact page categories section
   ================================================= */

/* Heading above categories */
.ng-cat-heading {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 12px;
}

/* Subtext below heading */
.ng-cat-subtext {
  font-size: 15px;
  font-weight: 400;
  color: #5a6a85;
  line-height: 1.75;
  margin-bottom: 0;
}
