/* Put custom CSS here */

/* This controls the spacing between list items*/
li{
    margin: 6px 0;
}