  /*
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
**/

.site-footer ul li a:hover {
    color: #fff !important;
	text-decoration: underline #fff 2px;
}