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

.button {
  background-color: #318699;
  border-radius: 10px;
  border-style: solid;
  border-color: #7a9095;
}
.button_small {
  display: inline-block;
  font-family: "lora", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  background: #255469;
  background-color: #255469;
  color: #ffffff !important;
  margin-bottom: 0.2rem;
  vertical-align: top;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.2s;
  padding: 0.2rem 0.4rem;
  font-size: 0.9rem;
  background-color: #528ba4;
  border-radius: 10px;
  border-style: solid;
  border-color: #7a9095;
}
h1 {
  color: white;
  background-color: #4f849b;
  padding: 4px 4px 7px 10px;
  border-radius: 10px;
  border-style: solid;
  border-color: #7a9095;
}
mark {
  background-color: #84b9ce;
  color: #f5e7d5;
}
.blog-featured {
  color: #3c3c3c;
  padding: 40px 40px 40px 40px;
  border-radius: 10px;
  border-style: solid;
  border-color: black;
}
.com-content-article__body {
  background-color: #f7f5ed;
  color: #3c3c3c;
  padding: 0em 2em 2em 2em;
  border-radius: 10px;
  border-style: solid;
  border-color: #7a9095;
  padding-top: 1em;
}
.com-content-article .com-content-article_body {
  background-color: #dbd3b9;
}
figure {
  margin: 0em 0px;
  margin-bottom: 1em;
}
figcaption {
  margin-left: 0em;
  color: white;
  background-color: #6f9a9f;
  margin-right: 80%;
  margin-top: 0.5em;
  padding-left: 0.5em;
  border-radius: 0.5em;
}
.verticals {
  padding: 2em;
}
/* button CSS */
.framebutton {
  background-image: linear-gradient(#f7f8fa, #e7e9ec);
  border-color: #adb1b8 #a2a6ac #8d9096;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  box-shadow: rgba(255, 255, 255, 0.6) 0 1px 0 inset;
  box-sizing: border-box;
  color: #0f1111;
  cursor: pointer;
  display: inline-block;
  font-family: "Amazon Ember", Arial, sans-serif;
  font-size: 16px;
  height: 29px;
  font-size: 20px;
  outline: 0;
  overflow: hidden;
  padding: 0 11px;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
}
.framebutton:active {
  border-bottom-color: #a2a6ac;
}
.framebutton:active:hover {
  border-bottom-color: #a2a6ac;
}
.framebutton:hover {
  border-color: #a2a6ac #979aa1 #82858a;
}
.framebutton:focus {
  border-color: #f1a658;
  box-shadow: 0px 0px 14px #cf9822;
  outline: 0;
}
/*# sourceMappingURL=custom_16.css.map */