.editor-styles-wrapper .AwardsSimple__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #01A1DD;
  width: 160px;
  font-family: var(--fonts-global);
  letter-spacing: 2px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
}
.editor-styles-wrapper .AwardsSimple__list {
  flex: 1;
}
.editor-styles-wrapper .AwardsSimple__item {
  padding: calc(var(--sizes-padding) * 0.5) calc(var(--sizes-padding) * 1.5);
  min-width: 150px;
}
/*# sourceMappingURL=style.lg.css.map */