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

/* line 1, templates/rt_interstellar/custom/scss/custom.scss */
.plateBG {
  width: 800px;
  height: auto;
  background: #ccc;
  border-radius: 20px;
  padding: 20px;
  margin: 0 auto;
}
/* line 10, templates/rt_interstellar/custom/scss/custom.scss */
.plate-left {
  width: 760px;
  height: auto;
  background: #0047ba;
  padding: 5px;
  font-family: "Segoe UI", Arial, Arial, Helvetica, sans-serif !important;
  font-weight: 700;
  color: #ccc;
  font-size: medium;
  text-align: left;
}
/* line 22, templates/rt_interstellar/custom/scss/custom.scss */
.plate-centre {
  width: 760px;
  height: auto;
  background: #0047ba;
  padding: 5px;
  font-family: "Segoe UI", Arial, Arial, Helvetica, sans-serif !important;
  font-weight: 700;
  color: #ccc;
  font-size: medium;
  text-align: center;
}
/* line 34, templates/rt_interstellar/custom/scss/custom.scss */
.contact-centre {
  margin: 0 auto;
}
/* line 38, templates/rt_interstellar/custom/scss/custom.scss */
.extra-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
/*# sourceMappingURL=custom_23.css.map */