/* 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
 */

/* Laurie's custom.scss */
.breadcrumb {
  text-align: left !important;
  background-color: #a66c00 !important;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #A66C00;
}
.breadcrumb-item.active {
  color: #FBB70D;
}
.pswp__caption__center {
  font-size: 16px;
  font-weight: bold;
}
.pswp__caption__center p {
  font-weight: normal;
}
.ph-si {
  display: none;
}
.pg-item-box-title, .pg-category-box-title {
  font-size: 90%;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.ph-photo-plugin-box {
  background: radial-gradient(#fff, #fbb70d);
}
/*# sourceMappingURL=custom_17.css.map */