/**
 * Theme Name: Divi Child
 * Theme URI: https://www.elegantthemes.com/gallery/divi/
 * Description: Divi Child Theme
 * Author: Elegant Themes
 * Author URI: https://www.elegantthemes.com
 * Template: Divi
 * Version: 1.0.0
*/

.footer_latest_news ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0.4rem;
}
.footer_latest_news ul li {
  padding: 0.4rem 0;
  color: #333 !important;
}