/* Add custom CSS styles below */ 
/* تغيير كل النصوص الرمادية الفاتحة إلى لون أوضح */
body, p, span, div, small, li, a {
  color: #783D25!important;
}