/* 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-footer {
  height: 250px;
  background-image: url('https://carontestudio.com/img/caronte-web-estudio-logo.png');
  background-repeat: no-repeat;
}
#g-intro {
  height: 400px;
  background-image: url('https://carontestudio.com/img/caronte-web-estudio-logo.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#g-intro h2 {
  color: purple;
}
#g-testimonials {
  height: 400px;
  background-image: url('../images/fondoramas1.png?672a4f8a');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/*# sourceMappingURL=custom_13.css.map */