.nw-stickypricingoverview-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
  box-shadow: $stickypricingoverview-boxshadow;
  padding: 10px;
  background: $stickypricingoverview-background;
}

.nw-stickypricingoverview-text {
  font-size: $font-size-normal;
  font-weight: 600;
}
