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

/* italic text red to black */
em {
  color: #1d3847;
}
/* link text diferent color style */
.jl-link-black, a {
  color: #1d3847;
  text-decoration: none;
  cursor: pointer;
}
.jl-link-red {
  color: #fe2d20;
  text-decoration: none;
  cursor: pointer;
}
/* potpis pod sliku category */
.img_caption {
  margin-top: 15px;
  color: red;
  font-size: 1.1em;
}
@media (min-width: 960px) {
  .jl-article-title {
    font-size: 35px;
  }
}
/*# sourceMappingURL=custom_83.css.map */