html {
  scroll-behavior: smooth;
}
.margin-r {
  margin-right: 8px;
}
.color-gray {
  color: gray;
  cursor: pointer;
}
