.btn-user-data-request {
    border-radius: 25px;
    background-color: #EA5B13;
    font-weight: 600;
    width: 100%;
    border: none;
    color: #fff;
}

.btn-user-data-request:hover {
  cursor: pointer;
}
