html {
    scroll-padding-top: 77px; /* Based on navbar height */
}

.k-card-hover:hover {
    box-shadow: 3px 4px 5px gray;
}
