/* Fix for section positioning when clicking navigation links */
section[id] {
    scroll-margin-top: 100px;
}
