/* 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-offcanvas-toggle {
  color: #000;
}
#g-showcase a {
  color: #666666;
}
h3.g-title {
  font-size: 3em;
}
h2.tagline {
  font-size: 4em;
  color: #777;
}
/*camarones*/
div.customcamarones {
  background: url('../../images/camaron.png') center no-repeat #eee;
  display: block;
  margin-top: 60px;
  width: 400px;
  height: 400px;
  border: 1px solid #fff;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -moz-box-pack: center;
  -moz-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  box-pack: center;
  box-align: center;
}
p.camarones, p.camarones span {
  font-family: Georgia, Times New Roman, serif;
  font-size: 2em;
  line-height: 0.75em;
  text-align: center;
}
p.camarones span {
  font-size: 2.5em;
  font-style: italic;
}
/*# sourceMappingURL=custom_13.css.map */