/*! purgecss start ignore */
/*! purgecss end ignore */
.paragraph--type--text-with-waste-type.paragraph--view-mode--default {
  background-color: #367c36;
  position: relative;
  padding: 2.5rem;
  color: #fff;
  border-radius: 1.25rem;
}
.paragraph--type--text-with-waste-type.paragraph--view-mode--default,
.paragraph--type--text-with-waste-type.paragraph--view-mode--default * {
  text-align: center;
}
@media (min-width: 768px) {
  .paragraph--type--text-with-waste-type.paragraph--view-mode--default,
  .paragraph--type--text-with-waste-type.paragraph--view-mode--default * {
    text-align: left;
  }
}
.paragraph--type--text-with-waste-type.paragraph--view-mode--default h1,
.paragraph--type--text-with-waste-type.paragraph--view-mode--default h2,
.paragraph--type--text-with-waste-type.paragraph--view-mode--default h3,
.paragraph--type--text-with-waste-type.paragraph--view-mode--default h4,
.paragraph--type--text-with-waste-type.paragraph--view-mode--default h5,
.paragraph--type--text-with-waste-type.paragraph--view-mode--default h6 {
  color: #fff;
  margin-bottom: 0;
}
.paragraph--type--text-with-waste-type.paragraph--view-mode--default > .field:not(:last-child) {
  margin-bottom: 0.5rem;
}
.paragraph--type--text-with-waste-type.paragraph--view-mode--default p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .paragraph--type--text-with-waste-type.paragraph--view-mode--default .field--name-field-typ {
    position: absolute;
    top: 2.5rem;
    margin-bottom: 0;
    right: 2.5rem;
  }
}

/*# sourceMappingURL=paragraph-text-with-waste-type-default.css.map*/