.career_life_p{
    font-weight: 600;
    font-size: 18px;
    color: #3D3D3D;
}
.career_life_p_one{
    font-weight: 600;
    font-size: 18px;
    color: #8054E7;
}
.career_life_p_two{
    font-weight: 600;
    font-size: 12px;
    color: #3D3D3D;
}
.career_life_p_three{
    margin-top: -10px;
    font-weight: 500;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}
.career_life_img{
    position: unset !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    width: 100% !important;
    height: 100% !important;
}
.per2_back{
    background-image: url(../../public/img/car_back.png);
    background-repeat: no-repeat;
}
.per2_back_two{
    background-image: url(../../public/img/car_back_two.png);
    background-repeat: no-repeat;
}
.home_about_p_one{
    margin-right: 5px;
    width: 0px;
    height: 30px;
    border: 3px solid #8054E7;
    border-radius: 5px;
}
.home_about_p_one{
    width: 0px;
    height: 30px;
    border: 3px solid #3D3D3D;
    border-radius: 5px;
}
.home_about_p_two{
    color: #8054e799;
    font-weight: 600;
    font-size: 14px;
    margin-left: 7px;
    margin-top: 5px;
}
.home_about_p{
    margin-left: 10px;
    font-size: 50px;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:rgba(0, 0, 0, 0.2);;
}