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

.nomargin {
  margin: 0;
}
#g-footer a {
  color: #233b5b;
}
.button2 {
  background: #a1822c;
  color: white;
}
.button2:hover {
  background: #856b24;
}
/* RokSproket List */
sprocket-lists-modern-title {
  font-size: 1.5em !important;
  line-height: 1em !important;
  padding: 10px 0 !important;
}
/* News Accordion 
.box4 a.headerlink {
	color: #1c1f23;
	font-weight: 600;
	&:hover {
		color: lighten(#1c1f23, 20%);
		}
}*/
/* Custom Button */
.customhighlight span.readmoreinfo, .acc-content .readmore {
  background-color: #A1822C;
  border-radius: 10px;
  padding: 15px 20px;
}
.customhighlight p span.readmoreinfo, .acc-content .readmore {
  margin: 0 auto;
}
.customhighlight a .readmoreinfo, .acc-content .readmore {
  color: #ffffff;
}
/* Custom Button Hover */
.customhighlight span.readmoreinfo:hover, .acc-content .readmore:hover {
  background: #c8a238;
  border-radius: 10px;
  padding: 15px 20px;
  transition: background ease-out 0.4s;
}
h3.highlightheader {
  text-align: center;
  text-decoration: underline;
  padding-bottom: 0;
}
/* Core Overwrite for News-Blog Layout*/
a.btn {
  /* Replaces line 2258 in /media/gantry5/assets/css/bootstrap-gantry.css */
  background: #A1822C !important;
  border-radius: 10px !important;
  padding: 15px 20px !important;
  color: #ffffff !important;
}
a.btn:hover, a.btn:focus {
  /* Replaces line 2313 in /media/gantry5/assets/css/bootstrap-gantry.css */
  background: #c8a238 !important;
  transition: background ease-out 0.4s;
}
/* Highlight Content Area */
#g-subfeature {
  color: #ffffff;
}
#g-subfeature h1, #g-subfeature h2, #g-subfeature h3, #g-subfeature h4, #g-subfeature h5, #g-subfeature h6 {
  color: #ffffff;
}
/* RokSprocket */
.sprocket-lists-modern-title {
  padding: 5px 0 !important;
  font-size: 1.2em !important;
}
.sprocket-lists-modern-item .sprocket-padding p {
  margin: 0.3rem 0 !important;
}
/*# sourceMappingURL=custom_10.css.map */