.single-job_listing .statsify-stat {
	display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 10px;
}

.single-job_listing .statsify-icon {
    color: #555558;
    background: #f4f4f4;
    padding: 11px;
    border-radius: 100px;
    width: 40px;
    height: 40px;
}
