.full-width {
  padding: 3em 0;
}
@media (min-width: 768px) {
  .full-width.extra-narrow .container {
    max-width: calc(768px + 2 * 5em);
  }
}
.full-width.module-inner-border-top .container {
  border-top: 0.5rem solid #f8f8f8;
  padding-top: 2rem;
}
.full-width-v2 {
  outline: 3px dashed #22c55e;
  background-color: rgba(34, 197, 94, 0.06) !important;
}
/*# sourceMappingURL=https://kingi.fi/wp-content/build/scss_library/8ea70be6541a0ff4bda28f55c8b78c0ae419b157.css.map */