/* 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 {
  background-color: #31305A;
  background-image: url('../../images/bg.png');
  background-repeat: repeat-x;
  background-position: 0 0;
}
#g-header {
  background: #000232;
}
#g-header .size-70 .g-content {
  padding: 0px 20px;
}
#g-main {
  background-color: #000;
  color: #fff;
}
h1, h2, h3, h4 {
  color: #48acde;
}
.george-sidebar h1, .george-sidebar h2, .george-sidebar h3, .george-sidebar h4 {
  font-size: 1.5rem;
}
.g-grid strong {
  color: white;
}
a {
  color: #48acde;
  text-decoration: underline;
}
.textbottom .custom {
  background-color: #ccc;
  padding: 20px;
  color: #333;
}
.textbottom .title, .textbottom h2 {
  margin: 0;
  text-transform: lowercase;
  font-weight: normal;
  color: #48acde;
}
.textbottom:after {
  content: "";
  display: block;
  clear: both;
}
.textbottom img {
  margin-left: 20px;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background-color: #353535 !important;
}
@media screen and (max-width: 959px) {
  .george-sidebar {
    float: right;
    width: 100%;
  }
  .george-content {
    float: left;
    width: 100%;
  }
}
/*# sourceMappingURL=custom_9.css.map */