footer *:has(> a[href*="saudibusiness.gov.sa"])::after {
  content: "الرياض، المملكة العربية السعودية\A Riyadh, Saudi Arabia";
  white-space: pre-line;
  display: block;
  margin-top: 16px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  text-align: center;
  cursor: default;
  pointer-events: none;
}