.MouseHover1 { text-decoration: none }
.MouseHover1:hover { text-decoration: underline }

.MouseHover2 { text-decoration: none }
.MouseHover2:hover {  background: #123245; }

.footer2 .content-row{
  height:25px; !important;
  margin:5px 0 0 0 !important;
}
.footer-logo img{
  width:auto !important;
  height:100% !important;
}
.footer-social{
  font-size:1.5rem !important; 
  text-align:right !important;
  vertical-align:bottom !important;
  padding:-5px !important;
}
.footer-social .fa {
  padding:7px 5px 0px 0px !important;
}
.footer-uber_item{
  display:block !important;
  float:left !important;
  margin:0 0 0 15px !important;
}
.footer-uber{
  text-transform:uppercase;
  font-weight:400 !important;
  float:right !important;
}
.footer-legal{
  font-weight:400 !important;
}

.footer-legal_item,.footer-legal_label {
  display:block !important;
  float:left !important;
  margin:0 15px 13px 0 !important;
}
