/* Accessibility + mobile tap targets (PSI) */
.siu88-theme .header-main .button.primary.is-outline,
.siu88-theme .header-button .button.is-outline {
  color: #0b57d0 !important;
  border-color: #0b57d0 !important;
  background: #fff !important;
}

.siu88-theme .siu88-featured__badge {
  color: #111 !important;
  background: #ffd54a !important;
  font-weight: 700;
}

.siu88-theme .siu88-footer__about p,
.siu88-theme .siu88-footer__address {
  color: #1a1d21 !important;
}

.siu88-theme .siu88-footer__support a,
.siu88-theme .siu88-footer__support p {
  color: #0b57d0 !important;
  font-weight: 500;
}

.siu88-theme .siu88-footer-menu a {
  color: #1a1d21 !important;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 8px 6px;
  line-height: 1.35;
}

.siu88-theme .absolute-footer a {
  color: #1f2933 !important;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 10px 8px;
  line-height: 1.35;
}

.siu88-theme .absolute-footer {
  line-height: 1.6;
}

.siu88-theme .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.siu88-theme .siu88-hot-card__title {
  color: #0a4fbf !important;
}

.siu88-theme .siu88-home-intro a,
.siu88-theme .siu88-home-intro-wrap a,
.siu88-theme .siu88-editorial a {
  color: #0b57d0 !important;
  text-decoration-thickness: 1px;
}

/* Keep promo visual clean while exposing accessible name */
.siu88-theme .siu88-promo-card {
  position: relative;
}

.siu88-theme .siu88-promo-card img {
  width: 100%;
  height: auto;
  display: block;
}
