/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.mw-ua {
	background-color: #706e70;
}
.mw-at {
	background-color: #f4e5e4;
}
.mw-pl {
	background-color: #e8c2bf;
}

.button.button-border:not(.button-fill):hover {
	background-color: #e8c2bf !important;

}