@import url("./Ashrafiyah-en.css");

.en {
  background-color: wheat;
  color: black;
}

.fr {
  background-color: green;
  color: white;
}
