/* Start custom CSS */ul{
    list-style-type: none !important;
    margin-left:5vh;
    border-left: 3px solid #3387C4;
    padding-left: 1em;
}
h2 {
    margin-top: 0.5em;
    margin-bottom: 0.2em;
}/* End custom CSS */