.footer_bottom  h3 {
    color: darkgray;
}

.footer_bottom  ul {
   list-style-type: none !important;
   padding:5px 0px;
}


.footer_bottom  ul li {
    color: darkgray;
}