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

#g-navigation .jl-navbar-container:not(.jl-light) .jl-logo {
  border-right: 0px solid rgba(0, 0, 0, 0.1);
}
#g-container-main {
  color: #52575c;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../../images/shape.png');
}
#g-expanded {
  color: #52575c;
  background: #ffffff;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../../images/shape.png');
}
#g-extension {
  color: #ffffff;
  background: #1e2763;
  position: relative;
  background-position: center center;
  background-size: cover;
  background-image: url('../../images/classroom.jpg');
}
.com_content .jl-article {
  background-color: transparent;
  padding: 1.5rem;
  margin-bottom: 30px;
}
#g-footer {
  /* color: #dee2ed; */
}
/*# sourceMappingURL=custom_53.css.map */