a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
.testimonial-info,
.author-info,
.entry-button,
input,
button {
  direction: rtl;
}

h3 {
  text-align: right;
}

p {
  text-align: right;
}

.text-white-80 {
  font-size: 20px;
}

#map {
  height: 400px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
  border-radius: 10px;
}
