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

.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #7d6b3c;
  color: #ffffff;
}
.jl-button, .jl-button-secondary {
  color: #ffffff;
}
.jl-icon-button:hover {
  background-color: #e2d9c3;
  color: #184768;
}
.jl-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #ffffff;
  color: #184768;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s ease-in-out;
  transition-property: all;
  transition-property: color, background-color;
}
#g-top {
  color: #888888;
  background: #f2f2f2;
}
.jl-dropdown {
  --jl-position-offset: 10px;
  --jl-position-viewport-offset: 15px;
  --jl-inverse: dark;
  width: auto;
  min-width: 200px;
  padding: 15px;
  background: #e2d9c3;
  color: #666;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}
h1 {
  font-size: 3.75rem;
  line-height: 4.5rem;
  font-weight: 600;
  color: #00476b;
  padding-bottom: 24px;
  padding-top: 24px;
  font-family: "EB Garamond", serif;
  border-bottom: 1px solid #99b5c4;
}
h2 {
  font-size: 2.875rem;
  line-height: 3rem;
  font-weight: 600;
  color: #00476b;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  font-family: "EB Garamond", serif;
}
h3 {
  font-size: 1.875rem;
  line-height: 2rem;
  font-weight: 600;
  color: #b7a168;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "EB Garamond", serif;
}
h4 {
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 500;
  text-transform: uppercase;
  color: #b7a168;
  font-family: "Roboto Mono", monospace;
}
h5 {
  font-family: "Roboto Mono", monospace;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  adding-top: 8px;
  padding-bottom: 8px;
  color: #00476b;
  font-family: Rubik, sans-serif;
}
a:hover {
  color: #b7a168;
}
hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #99b5c4;
}
body {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
  font-family: Rubik, sans-serif;
  color: #00476b;
}
#g-container-main {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
  font-family: Rubik, sans-serif;
  color: #00476b;
}
.jl-button-danger:hover {
  background-color: #7a6c42;
  color: #fff;
}
.jl-button-danger {
  background-color: #b7a168;
  color: #fff;
}
/*# sourceMappingURL=custom_home.css.map */