/* Ayamen R149 — requested final visual corrections. */

/* About counter/statistics section: keep all copy, values and labels white over the dark image. */
.about-page .ab-info,
.about-page .ab-info__numbers,
.about-page .ab-info__numbers p,
.about-page .ab-info__numbers dt,
.about-page .ab-info__numbers dd,
.about-page .ab-info__numbers span,
html[lang="ar"] .ab-info,
html[lang="ar"] .ab-info__numbers,
html[lang="ar"] .ab-info__numbers p,
html[lang="ar"] .ab-info__numbers dt,
html[lang="ar"] .ab-info__numbers dd,
html[lang="ar"] .ab-info__numbers span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.ab-info__numbers,
.ab-info__numbers p,
.ab-info__numbers dt,
.ab-info__numbers dd,
.ab-info__numbers span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
