@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");
a.branding--link { display: none !important; }
img.branding--image { display: none !important; }
.mx-auto.max-w-2xl.text-center.py-2 .flex.items-center.gap-2 { display: none !important; }
footer a[href*="chatwoot.com"] { display: none !important; }
footer img[alt="Chatwoot"] { display: none !important; }

button.inline-flex.items-center.gap-1.font-medium.text-n-slate-12[style*="color: rgb(42, 42, 42)"] > i.i-lucide-chevron-right.size-5.mt-px {
  font-size: 0 !important;
  background: none !important;
  -webkit-mask: none !important;
  mask: none !important;
}
button.inline-flex.items-center.gap-1.font-medium.text-n-slate-12[style*="color: rgb(42, 42, 42)"] > i.i-lucide-chevron-right.size-5.mt-px::after {
  content: "\f1d8";
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  font-size: 1.25rem;
  margin-left: 0.25rem;
  transform: translateY(1px) rotate(0deg);
  transform-origin: center;
  color: #2a2a2f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
