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

.segoula-widget-force {
  border: 1px solid #ccc;
  padding: 15px;
  background-color: #f9f9f9;
  max-width: 500px;
  border-radius: 8px;
  font-family: sans-serif;
}
.segoula-header-force {
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
  background: #e0f2f1;
  border-radius: 5px;
  color: #00695c;
  font-weight: bold;
}
.segoula-item-force {
  margin-bottom: 12px;
  padding: 8px;
  background: #fff;
  border-left: 4px solid #00695c;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.segoula-date-force {
  color: #00695c;
  font-weight: bold;
  display: block;
  font-size: 0.9em;
}
.segoula-link-force {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}
.segoula-title {
  margin-top: 0;
  color: #333;
}
/*# sourceMappingURL=custom_19.css.map */