/* 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_photon/custom/scss/custom.scss */
.osm-item-description .row, .osm-container .row {
  margin: 0px 20px;
}
/* line 4, templates/rt_photon/custom/scss/custom.scss */
audio, canvas, progress, video {
  max-width: 100%;
  height: auto;
}
/* line 8, templates/rt_photon/custom/scss/custom.scss */
.button.button-block {
  width: calc(100% - 2rem);
}
/* line 11, templates/rt_photon/custom/scss/custom.scss */
.spacer {
  padding: 10px 0px;
}
/* line 12, templates/rt_photon/custom/scss/custom.scss */
hr {
  margin: 2rem 0;
}
