/* 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-hero {
  background-position: left bottom;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}
#fotoblock {
  background: rgba(0, 0, 20, 0.5);
  color: #ffffff;
  margin: 100px 40px 60px 40px;
}
#fotoblok h1 {
  color: #fff;
}
/*# sourceMappingURL=custom_16.css.map */