/* 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 {
  /* background: #312f38; */
  color: #ffffff;
  position: relative;
  z-index: 11;
  background-image: url('../../../../images/headers/bg.jpg') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 30rem;
}
#menu-2336-particle {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.g-container {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 12px;
}
#g-footer {
  color: #ffffff;
  padding: 9rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('https://smithsdownunder.org.uk/templates/rt_oculus/images/backgrounds/preset1/bottom-img-bg.jpg');
}
#g-container-main {
  background: #000;
}
#g-mainbar {
  background: #000;
  color: #fff;
  padding: 0rem 0 !important;
}
.btn {
  color: #fff !important;
  background-color: #f77f15;
}
.list-group-item {
  background-color: #000;
}
.com-tags-tag h3 {
  font-size: 1.2rem;
  line-height: 1.3rem;
}
table {
  border: 1px solid #000 !important;
}
td, th {
  padding: 0.5rem;
  background-color: #000 !important;
}
/*# sourceMappingURL=custom_16.css.map */