/*
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: 1.6.2
*/
h3.title {
    font-size: 24px !important;
	font-weight: 400 !important;
}

span.button_label {
    font-weight: 700 !important;
}

.dark input[type="submit"] {
    color: #ffffff !important;
}