.v-input--radio-group__input > .v-label,
.v-label > strong {
  font-weight: bold;
  line-height: 1.4;
}
p.directions {
  font-size: 15px;
  line-height: 1.4;
}
.v-picker--date button {
  background-color: inherit;
  border: inherit;
  box-shadow: inherit;
}
.v-date-picker-years {
  margin: 0;
  line-height: 1.4;
}

