
  .modal-content {
border: none !important;
  }
  .single-job-thumb img {
    height: 250px !important; 
}
.wd-job-author2 .content-right .price p { 
    text-align: right;
}
.icon-redsocial-drow {
  display: inline-block;
  width: 21px;
}
.wd-job-author2 .content-left .price .icon-dollar {
    background: #1967d2;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 8px;
}
.wd-job-author2 .content-left .price p {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
}
