#scrollspy > ul {
    list-style-type: none;
}

#scrollspy-ul > li > a {
    color: #FFF;
}

#scrollspy>nav {
    height: 50px;
}

