* {
  margin: 0%;
  padding: 0%;
}
.cancel-lease-container {
  padding-top: 70px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cancel-lease-sendautomail-label {
  color: var(--Type-Colors-Dark-Type---Secondary, #434343);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Be Vietnam Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 150% */
  margin-top: 16px;
}
.cancel-lease-sendautomail-Desc {
  color: var(--Type-Colors-Dark-Type---Secondary, #434343);
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
}
