.skip-link {
  position: absolute;
  top: -48px;
  left: 0;
  z-index: 10000;
  background: #00135e;
  color: #ffffff;
  padding: 8px 16px;
  font-weight: 600;
  text-decoration: none;
}

.skip-link:focus,
.skip-link:focus-visible {
  top: 0;
}

:focus-visible {
  outline: 2px solid #5078ee;
  outline-offset: 2px;
}

main:focus,
main:focus-visible {
  outline: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.footer-heading {
  color: #8ba5f2;
}

.footer-v1-bottom .text-block-28 a {
  color: #b9a9ff;
}

.text-grey.testimonials,
.review-v1-company-2.testimonials {
  color: #6a7088;
}

.text-block-16,
.text-block-17,
.text-block-18,
.text-block-22,
.text-block-23,
.text-block-121,
.text-block-123,
.text-block-124 {
  color: #4859b5;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #6b6b6b;
}

.pricing-v2-card-info .button.w-button {
  color: #00135e !important;
  font-weight: 600;
}
