/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.jbd-container #process-tabs .process-tab.active {
  cursor: default;
  color: #fff;
  background-color: #5fdede;
}
.jbd-container .btn-success {
  color: #fff;
  background-color: #5fdede;
  border-color: #5fdede;
  border-radius: 0.28rem;
  background-position: center;
  transition: background 0.8s;
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-size: 4vw;
  display: inline-block;
  padding: 0.625rem;
  font-family: "inter", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  margin: 0;
  border-radius: 5px;
}
/*# sourceMappingURL=custom__body_only.css.map */