a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.user-data .page-header .header3 {
  text-transform: capitalize;
}
.user-data .page-header .z-index {
  z-index: -1;
}
.user-data section {
  margin: 20px 0 100px;
}
.user-data section .header6 {
  margin: 40px 0 30px;
  font-weight: bold;
}
.user-data section label {
  margin-left: 32px;
  vertical-align: middle;
}
.user-data section .custom-checkbox-2 {
  margin-bottom: 17px;
}
.user-data section .btn {
  padding: 12px 28px;
  font-weight: 600;
}
