diff --git a/static/css/marketing.css b/static/css/marketing.css
index f9d6bee..7e6ba40 100644
--- a/static/css/marketing.css
+++ b/static/css/marketing.css
@@ -3701,6 +3701,22 @@
outline-style: none;
}
}
+ .focus-visible\:outline-2 {
+ &:focus-visible {
+ outline-style: var(--tw-outline-style);
+ outline-width: 2px;
+ }
+ }
+ .focus-visible\:outline-offset-2 {
+ &:focus-visible {
+ outline-offset: 2px;
+ }
+ }
+ .focus-visible\:outline-brand-b1 {
+ &:focus-visible {
+ outline-color: #0062ff;
+ }
+ }
.active\:scale-95 {
&:active {
--tw-scale-x: 95%;
diff --git a/templates/marketing/landing.html b/templates/marketing/landing.html
index 0891706..d83ff7e 100644
--- a/templates/marketing/landing.html
+++ b/templates/marketing/landing.html
@@ -51,7 +51,7 @@
{# Social proof microcopy — defensible: refers to pre-launch waitlist + factual ordres pros count #}
-
+