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

.tags .label-info[href], .tags .badge-info[href] {
  background-color: #ed1d00;
  color: #ffffff;
}
.tags .label-info[href]:hover, .tags .badge-info[href]:hover {
  background-color: #999999;
  color: #ed1d00;
}
ul, ol, dl {
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
hr {
  width: 80%;
  margin: 0 auto;
  color: #ed1d00;
  background-color: #ed1d00;
  height: 1px;
}
.blog .readmore .btn {
  background-color: transparent;
  color: #ef4a44;
  border: 3px solid #ef4a44;
  border-radius: 0;
  font-size: 0.75rem;
  padding: 0.5rem 0.8rem;
}
/*# sourceMappingURL=custom_233.css.map */