
 .ph-apply-box .form-group {
    margin-bottom: 20px;
}
.ph-apply-box textarea{
width:100%;
}
.ph-apply-box .resume-section .resume-group .cloud-options {
   border: 1px solid;
padding-block: 2rem;
 display: flex;
 justify-content: center;
align-items: center;
}
.ph-apply-box .btn-submit{
display: block;
margin-left: auto;
}
@media only screen and (max-width: 767px){
.apply {
}
}