/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 **/


.bauer-button.accent {
	font-weight:700;
	color:#ffffff!important;
}

.bauer-button.accent:hover {
	font-weight:700;
	background:#757474!important;
	color: #ffffff!important;
}

.header-button a {
	font-weight:700;
	color:#ffffff!important;
}

.header-button a:hover {
	font-weight:700;
	background:#757474!important;
	color: #ffffff!important;
}

#site-header .header-button a {
	font-weight:700;

}