@charset "UTF-8";
/* Spacings & Sizes
------------------------------------- */
/* Colors
------------------------------------- */
/* Custom Colors
------------------------------------- */
/* Font
------------------------------------- */
/* Mixins
------------------------------------- */
/* Beschreibungstext → USPs: etwas mehr Abstand
-------------------------------------------------- */
section.feat-usps-start {
  margin-top: 40px;
}

/* USPs → FAQ: etwas weniger Abstand
-------------------------------------------------- */
section.feat-usps-end {
  padding-bottom: 20px !important;
}

/* Beschreibungstext ohne Headline: einspaltig über volle Breite
-------------------------------------------------- */
section.feat-highlight-single .col-1-1 > .block-type-button {
  margin-top: 24px;
}