.text {
  text-decoration: underline dashed;
  cursor: default;
  display: flex;
  align-items: center;
}
