/* compiled by scssphp v0.0.12 on Thu, 28 Aug 2025 22:10:18 +0200 (0.0699s) */

body {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-family: lato, helvetica, sans-serif; }

.title {
  font-size: 23px;
  color: #083741;
  margin-bottom: 10px;
  padding-bottom: 3px;
  margin-left: 0; }

.imagesubtext, .text {
  color: #555; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.image {
  max-width: 50%;
  max-width: 250px; }

.image.pull-left {
  margin-right: 10px; }

.image.pull-right {
  margin-left: 10px; }

.image img {
  max-width: 100%;
  max-height: 200px; }

.imagesubtext {
  text-align: center;
  font-size: 0.85em;
  font-style: italic; }

@media (max-width: 400px) {
  .image {
    max-width: 50%; } }
