a.no-underline {
  text-decoration: none;
}

::selection {
  background: rgba(96, 165, 250, 0.35);
}
