#footer-widgets .et_pb_widget {
  width: 100%;
}

#footer-widgets #menu-footer li {
  float: left;
  margin-right: 15px;
  padding-left: 0;
}

#footer-widgets #menu-footer li:before, #footer-widgets .et-social-icons li:before {
  display: none;
}

#footer-widgets #menu-footer li a {
  text-decoration: underline;
}

#footer-widgets #menu-footer li a:hover {
  text-decoration: none;
}

#footer-widgets .et-social-icons li a {
  font-size: 30px;
}

#footer-bottom .container #footer-info {
  float: none;
  text-align: center;
  color: #fff;
}

#footer-bottom .container #footer-info a {
  font-weight: inherit;
  color: #fff;
}