.career-detail{}
.career-detail .empDetails{    margin: 0 0 3%;
display: inline-block;}
.career-detail .empDetails p{    font-size: 1rem;
line-height: 1.5;
color: var(--wp--preset--color--fontcolor);}
.career-detail .empDetails span{font-weight: 600;}
.career-detail .otherDetails{}
.career-detail .otherDetails h2{font-size: 1.5rem;
color: var(--wp--preset--color--fontcolor);
line-height: 1; font-weight: 600;}
.career-detail .otherDetails p{    font-size: 1rem;
line-height: 1.5;
color: var(--wp--preset--color--fontcolor);}
.career-detail .otherDetails ul{ padding:0px; }
.career-detail .otherDetails li{background: url(https://www.skillnetinc.com/wp-content/uploads/2022/12/next-2.png);
display: inline-block;
width: calc(100% - 1.5rem);
background-size: 1rem;
background-repeat: no-repeat;
padding-left: 1.5rem;
background-position: 0 0.3rem;
font-size: 1rem;
color: var(--wp--preset--color--fontcolor);}