/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

#cookie-notice {
	font-family: "Albert Sans", sans-serif;
}

#cookie-notice .cn-button:not(.cn-button-custom) {
	font-family: "Albert Sans", sans-serif;
	border-radius: 0px;
}

#cookie-notice .cn-button:not(.cn-button-custom):hover {
	background: #8b5343 !important;
}