@layer base {
  html:not(.botcf-rounded-corners),
  html:not(.botcf-rounded-corners) body,
  html:not(.botcf-rounded-corners) *,
  html:not(.botcf-rounded-corners) *::before,
  html:not(.botcf-rounded-corners) *::after {
    border-radius: 0 !important;
  }
}
