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

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap");
@import url("https://fonts.googleapis.com/css?family=Architects+Daughter");
/*Espaçamento superior e inferior do HEADER*/
#g-header {
  z-index: none;
  margin-top: none;
  margin-bottom: none;
}
/*Z-INDEX NA BARRA DE NAVEGAÇÃO*/
#g-navigation {
  z-index: 3;
}
/* dimensão do logo */
.gantry-logo img {
  width: 174px !important;
  padding-top: 10px !important;
}
/*# sourceMappingURL=custom_12.css.map */