.document-link:hover{color:green;}
/* .change-document{font-size:10px!important;color:rgb(0 198 255) !important;border: 1px solid rgb(0 198 255) !important;} */
.change-document{
    font-size: 11px!important;
    color: #f5f5f5 !important;
    border: 1px solid #eb7f29 !important;
    background-color: #eb7f29;
}
#signature{
    border: 1px solid #00000033;
}

@media (max-width: 767px){
    .mobile-selfie{
        height:auto;
        min-height: 570px;
    }
}