a:focus,a:hover{
  color:blue;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 125px;
}
.left-side-link-div a {
    font-size: 16px;
}