/*!
 * Website-specific styles v1.0.0 - (c) artif GmbH & Co. KG
 * template.johannes-diakonie.de
 *
 * Please follow the layout/order of our regular `Styles.css` and check out the
 * README.md in the `Styles/` directory BEFORE working on this file.
 */

/*
 * GLOBALS
 */

/*
 * Lists
 */
ul {
  list-style-image: url(/fileadmin/templates/Public/Images/altenpflegeschule-mosbach.de/list-image.svg);
}



/*
 * HELPER
 */



/*
 * COMPONENTS
 */



/*
 * HEAD
 */

/*
 * Bar(s)
 */

/*
 * Bar(s)
 */
.bar__logo {
  top: -27px;
  margin-right: .75rem;
}

.bar__logo .logo__image {
  width: 50px;
}

@media (min-width: 480px) {
  .bar__logo {
    top: -34px;
  }

  .bar__logo .logo__image {
    width: 60px;
  }
}

@media (min-width: 900px) {
  .bar__logo {
    top: -37px;
  }

  .bar__logo .logo__image {
    width: 70px;
  }
}



/*
 * LEFT SIDEBAR
 */



/*
 * MAIN AREA
 */



/*
 * RIGHT SIDEBAR
 */



/*
 * FOOTER
 */
