.pbmit-btn2{
    color:#000;
}
.pbmit-title-bar-wrapper {
    position: relative; 
}

.pbmit-title-bar-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.7);

    z-index: 1;
}
.career-detail ul{
    list-style: square !important;
    line-height: 30px;
 }
