.environment{
    color: white;
}

.selectEnvironment {
    border: 1px solid var(--select-border);
    border-radius: 0.25em;
    padding: 0.25em 0.5em;
    font-size: 1.25rem;
    cursor: pointer;
    line-height: 1.1;
    background-color: #fcfafa;
  }

/*# sourceMappingURL=main.621bfceb.css.map*/