.rtl {
  direction: rtl !important;
}

.fs-1 {
  font-size: 0.75rem !important;
}
.fs-2 {
  font-size: 1rem !important;
}
.fs-3 {
  font-size: 1.25rem !important;
}
.fs-4 {
  font-size: 1.5rem !important;
}
.fs-5 {
  font-size: 1.75rem !important;
}
.fs-6 {
  font-size: 2rem !important;
}
.fs-7 {
  font-size: 2.25rem !important;
}
.fs-8 {
  font-size: 2.5rem !important;
}
.fs-9 {
  font-size: 2.75rem !important;
}
.fs-10 {
  font-size: 3rem !important;
}

.noLetSp {
  letter-spacing: normal !important;
}

.myblacktext {
  color: #484848 !important;
}

.mygraytext {
  color: #777777 !important;
}

.myorangetext {
  color: #fdb73e !important;
}

.myorangeback {
  background-color: #fdb73e !important;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  color: #484848;
}

.w-17 {
  width: 17% !important;
}

.ff-tabassom {
  font-family: "tabassom";
}

.mw-none {
  max-width: none;
}
