

body {
  direction: rtl;
  font-family: 'Zain';
  background: #42949F;
}
.text-success{
    color: forestgreen !important;
}
.portfolio-block form {
    padding: 8px;
}