/*
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
*/

/* Remove bottom margin in copyright section */
#Footer .footer_copy .mcb-column-inner{
	margin-bottom: 0!important;
}
#Footer .footer_copy .mcb-column-inner .copyright{
	margin: 0;
}
/* Remove circes in list items */
.list_item .circle{
	border: 0!important;
	border-color: transparent!important;
	box-shadow: none!important;
}