.line-border {
  border-style: dashed;
  border-radius: 25px;
  padding-left: 50px;
  padding-top: 25px;
  height: 50px;
  width: 100px;
}
