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

/* Custom CSS Document */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
}
.item-image img {
  width: 100%;
  height: auto;
}
em {
  color: #151515;
}
.entry-container table td {
  padding: 0.1rem !important;
}
mark {
  background: #a8c7fa;
  color: #000;
}
.awesomplete mark {
  background: #cee1ff;
}
.jl-section {
  padding-top: 0;
  padding-bottom: 0;
}
#w {
  text-align: center;
  width: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 120%;
}
#w-table {
  width: 25%;
}
#w-title {
  padding: 40px;
  font-size: 150%;
}
#w-content {
  text-align: left;
  padding: 0 20px 0 250px;
}
@media (max-width: 768px) {
  #w-content {
    text-align: left;
    padding: 0 10px 0 10px;
  }
}
/*# sourceMappingURL=custom_preset1.css.map */