.jumbotron {
  direction: ltr;
  text-align: left;
  margin: 0 2em 0 1em;
  padding-right: 1em;
  margin: 0 !important;
}

html,
body {
  direction: rtl;
  text-align: right;
}

a {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
strong,
input,
label,
button {
  font-family: "Vazirmatn" !important;
}

.work-entry-content {
  line-height: 50px !important;
  padding-right: 20px;
  padding-left: 20px;
}

.entry-image {
  background-size: contain !important;
  background-repeat: no-repeat;
  background-color: rgba(9.5, 10, 11, 0.1);
}

.message-h1 {
  width: 100%;
  text-align: center;
  line-height: 100px;
  color: #dfe890
}

.message-text {
  color: #fff;
}