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

html body {
  font-size: 1.25rem;
}
img.float-left {
  display: inline;
  float: left;
  margin: 5px 20px 5px 0;
  max-width: 47%;
}
img.float-right {
  float: right;
  margin: 5px 0 5px 20px;
  max-width: 47%;
}
img.aligncenter {
  display: block;
  margin: 10px auto;
}
img.border {
  background: #ccc;
  border: 4px solid #f0f0f0;
  color: #333;
  padding: 1px;
}
.g-simplecontent .g-simplecontent-item-leading-content {
  font-size: 1.25rem;
}
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1.25rem;
}
.g-pricingtable-headertext {
  font-size: 1.25rem;
}
.g-comparisontable-particle h2.g-title {
  font-weight: 400;
}
.g-pricingtable-particle h2.g-title {
  font-weight: 400;
}
.a-title h2, h2.a-title {
  font-size: 2vw;
  font-weight: 400;
}
.g-testimonials .g-testimonials-header .g-testimonials-title {
  font-size: 2vw;
  font-weight: 400;
}
/*# sourceMappingURL=custom.css.map */