/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/


.mfn-footer, .mfn-footer .widget_recent_entries ul li a {
    color: #ffffff !important;
}

/* Allow long email addresses to break properly in footer columns */
.icon-email a {
  word-break: break-all;
  overflow-wrap: break-word;
  white-space: normal;
  display: inline-block;
  line-height: 26px;
}
