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

/* PERSONALIZZAZIONE */
a {
  color: #da281c;
}
.jl-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #202f59;
  color: #ffffff;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}
#g-copyright a:not(.jl-button) {
  color: #ffffff;
}
p {
  text-align: justify;
}
/* burger*/
.jl-icon.jl-navbar-toggle-icon svg {
  width: 35px;
  color: #202F59;
}
/*BARRA FISSA LATERALE*/
#g-fixedsidebar .jl-grid-margin {
  margin-top: 20px;
}
/*# sourceMappingURL=custom_14.css.map */