.read_surah_ayah_nr {
  font-size: 0.8em;
  /* font-family:'Georgia'; */
}

.read_surah_ayah_arabic {
  color: hsl(54, 88%, 0%);
  text-align: right;
  /* line-height: 1.8;
  font-size: 1.8em; */
  padding: 1% 5% 0%;
}

.read_surah_ayah_translation {
  text-align: left;
  /* line-height: 1.3;
  font-size: 1.3em; */
  font-family:'Georgia'; 
  padding: 1% 5% 1%;

}

.highlight {
  background-color: yellow;
  font-weight: bold;
}

.drop_menu {
  font-size: 1em;
  cursor: pointer;
}

.search_field {
  font-size: 1em;
}

.checkbox_arabic-label {
    cursor: pointer;
}