body.w88-site {
  --w88-color-link-accessible: #1f6f9f;
}

body.w88-site .bookies-boxed-cta-secondary,
body.w88-site .webo-boxed-cta-secondary,
body.w88-site .button.primary,
body.w88-site button.wp-block-search__button,
body.w88-site input[type="submit"] {
  background-color: var(--w88-color-link-accessible) !important;
  border-color: var(--w88-color-link-accessible) !important;
  color: #fff !important;
}

body.w88-site.bookies-boxed-layout .bookies-boxed-topbar-language li.wpml-ls-current-language > a,
body.w88-site.webo-boxed-layout .webo-boxed-topbar-language li.wpml-ls-current-language > a {
  background-color: var(--w88-color-link-accessible) !important;
  border-color: var(--w88-color-link-accessible) !important;
}

body.w88-site .button.secondary {
  background-color: #d7b75f !important;
  border-color: #d7b75f !important;
  color: #111827 !important;
}

body.w88-site .entry-content a:not(.button),
body.w88-site .page-inner a:not(.button),
body.w88-site .bookies-sitewide-sidebar-main a:not(.button),
body.w88-site .webo-sitewide-sidebar-main a:not(.button),
body.w88-site .entry-category a {
  color: var(--w88-color-link-accessible);
}

body.w88-site .entry-content p a:not(.button),
body.w88-site .page-inner p a:not(.button),
body.w88-site .bookies-sitewide-sidebar-main p a:not(.button),
body.w88-site .webo-sitewide-sidebar-main p a:not(.button) {
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.15em;
}
