/**
 * Theme Name: Magio
 * Description: Magio child theme
 * Author: Magio.dk
 * Template: blocksy
 * Text Domain: blocksy
 */
.brz .brz-menu .brz-a {
	white-space: inherit !important;
}

body{
	background-color:white;
}

.uppercase{
	text-transform:uppercase;
}

a {
	text-decoration:none !important;
}

