body{
    background-color: transparent !important;
}

.bottom-fade{
    display: none;
}

body ul li a:hover {
    color: #fff !important;
}

body ul li a {
    color: #fff !important;
}

body.widget-bullets .widget-container ul.bullets {
    list-style-type: square;
    font-size: 16px !important;

}