html {
  scroll-behavior: smooth; /* Smooth scrolling on click */
}

.main-menu a.active {
    color: #F28123;
}
.site-logo{
    margin-top: -10px;
}