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

/*Change top padding*/
/* line 2, templates/rt_aurora/custom/scss/custom.scss */
.g-content {
  margin: 0.625rem;
  padding: 0;
}
/*Reduce footer padding-top*/
/* line 6, templates/rt_aurora/custom/scss/custom.scss */
.fp-footer {
  padding-top: 1vw;
}
/* Center flags language*/
/* line 9, templates/rt_aurora/custom/scss/custom.scss */
.lang-inline {
  text-align: center;
}
/*maintours-padding*/
/* line 11, templates/rt_aurora/custom/scss/custom.scss */
.maintours {
  padding: 1vw;
}
/*text-justify-tours*/
/* line 14, templates/rt_aurora/custom/scss/custom.scss */
.text-tour {
  text-align: justify;
  padding: 1vw;
}
/*center-images*/
/* line 18, templates/rt_aurora/custom/scss/custom.scss */
.image-tour {
  text-align: center;
}
/**/
/* line 21, templates/rt_aurora/custom/scss/custom.scss */
.g-blockcontent-subcontent-desc {
  text-align: justify;
}
/*# sourceMappingURL=custom_232.css.map */