/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/settings.css ***!
  \***********************************************************************************************************************************************************************************************************************************/
.integration-toolkit-for-beehiiv-settings-wrap {
  margin-right: 1em;
}

.integration-toolkit-for-beehiiv-settings-header {
  background-color: #003233;
  padding: 2em;
  display: flex;
  justify-content: space-between;
  border-radius: 0 0 4px 4px;
  margin-bottom: 1em;
}

.integration-toolkit-for-beehiiv-settings-header__logo {
  width: auto;
  display: flex;
  font-size: 2em;
  font-weight: bold;
  color: #fff;
}

.integration-toolkit-for-beehiiv-settings-header__links a{
  color: #c6f0c2;
  text-decoration: none;
}

.integration-toolkit-for-beehiiv-settings-tabs-contents-actions {
  margin: 1em 0;
}

.integration-toolkit-for-beehiiv-snackbar-settings {
  margin-bottom: 1em;
  width: 100%;
  max-width: 100%;
  background-color: #2e9e62;
}

/*# sourceMappingURL=index.css.map*/