News
How to Pass Job Tests
/* Use a more specific selector to ensure CSS doesn't leak to other parts */
.arabic-design-container {
  margin: 0;
  padding: 0;
  font-family: 'Amiri', 'Times New Roman', serif;
  color: #333;
  line-height: 1.6;
  background-color: #f7f3e9; /* Light sand color for background */
}
/* Force editor to show the elements by adding !important */
.arabic-design-container .border-section,
.arabic-design-container .pattern-main,
.arabic-design-co