@media(max-width: 768px) {
     .sidebar{background-color:#111;}

}

/* footer */
a.footer-a{
  color: rgb(1, 106, 175); 
  text-decoration: none;
}