.ham{
    text-shadow: 0px 0px 5px rgb(255, 255, 255), 0px 0px 7px #fff;
    color: rgb(250, 246, 246);
}
.matn{
    color: rgb(250, 246, 246);
     
}
.back3 {
    background-color: #c05401;
    border-radius: 10px;
    text-align: right;
    height: 100%;
    vertical-align: baseline;
    padding: 10px;
    font-family: "IRANSans" !important;
    font-size: 15px;
    width: 290px;
    height: 80px;
    margin-top: 10px;
    display: table-cell;
    border: #fff 2px solid;
  }
  .span {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: x-large;
    padding-right: 20px;
  }