html {
    position: relative;
    min-height: 100%;
}

.sidebar ul {
    list-style: none;
    padding: 0;
    margin:0;
}

a,
a:hover,
a:focus,
a:active {
    color: #e6591d;
}
