/*
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
*/
#Footer .widget li:not(:last-child){
	margin-bottom: 20px;
}
#Footer .widget li{
	list-style: disc;
}
@media (max-width: 767px){
	#Footer .widget h4{
		text-align: center;
	}
}