.careers{
    position: relative;
    font-size: 50px;
    background-color: #71aff6;
    align-items: center;
    justify-content: center;
    opacity: .9;
    }
    .kcareers{
        font-size: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .kepicareers{
        font-size: 20px;
        text-align: justify;
        align-items: center;
        justify-content: center;
        display: flex;
        
    }
    .for{
        margin-left: 70%;
        padding-top: -100%;
    }
    
    
    