.job {
    position: relative;
    float: right;
    bottom: 0;
}

.jobMobile {
    position: absolute;
    right: 0;
    bottom: 55px;
}

.hrAvatar {
    border: 1px solid;
    border-color: #00317C;
    width: 60%;
    float: right;
}

.min-h-215 {
    min-height: 215px;
}

.min-h-265 {
    min-height: 265px;
}

.h1Remote::first-line {
    color: #78E3AB;
}

.lhRemote {
    line-height: 1;
}

.font19 {
    font-size: 19px;
}

.font75 {
    font-size: 75px !important;
}

.pd10 {
    padding-top: 10rem !important;
}
