/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, bb, components, utilities;
@layer theme {
:root, :host {
  --spacing: 0.25rem;
}
}
.border-2 {
  border-style: var(--tw-border-style) !important;
  border-width: 2px !important;
}
.border-\[\#19db71\] {
  border-color: #19db71 !important;
}
.p-2 {
  padding: calc(var(--spacing) * 2) !important;
}
.wp-block-post-terms a {
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: #19db71;
  padding: calc(var(--spacing) * 2);
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@layer properties {
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
*, ::before, ::after, ::backdrop {
  --tw-border-style: solid;
}
}
}
