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

body {
  font-size: 1.4rem;
  line-height: 1.3;
}
#services ul {
  list-style: none;
  color: #cb6d51;
}
#services ul li {
  margin-bottom: 5px;
  border-bottom: 3px rgba(224, 224, 224, 0.38) dotted;
  font-size: 1.4rem;
  line-height: 1.5;
}
#services ul li span:nth-child(odd) {
  padding-right: 6px;
  color: #fff;
}
#services ul li span:nth-child(even) {
  float: right;
  padding-left: 6px;
  color: #fff;
}
#services ul span {
  position: relative;
  bottom: -7px;
}
ul li em {
  font-family: "montserrat, Helvetica, Tahoma, Geneva, Arial", sans-serif;
  font-size: 1.1rem;
  color: rgba(224, 224, 224, 0.38);
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper:hover .g-latestnews-grid-item-image img {
  filter: none(0);
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image img {
  width: 100%;
  min-height: 1px;
  filter: opacity(80%);
  transition: all 0.25s;
}
h2 {
  font-size: 2rem;
  color: #cb6d51;
}
h3 {
  font-size: 2rem;
}
/*# sourceMappingURL=custom_10.css.map */