/*
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
*/
.nmb
{
	margin-bottom:0;
}

.nmb5
{
	padding-bottom:5px !important;
}

#Footer a
{
	color:#ffffff !important;
	text-decoration:none !important;
}

.has_content .the_content_wrapper {
    margin-bottom: 0;
}

.wpcf7-form input[type="submit"]
{
	color:#fff;
}
#Footer ul li a
{
	margin-left:4px;
	font-weight:400;
}

#Footer ul li a:hover
{
	font-weight:600;
	transition-duration: 0.5;
}
 #Footer ul li:before
{
	content:"-";
}

