.dashed-border-bottom {
  border-bottom: 1px dashed #ccc; /* цвет и стиль линии */
}

html {
  scroll-behavior: smooth;
}