/*
 Theme Name:   Ubie Websites
 Theme URI:    https://ubiewebsites.co.uk
 Description:  Ubie Websites Main Site
 Author:       Ubie Websites
 Author URI:   https://ubiewebsites.co.uk
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
.brxe-text a, .accordion-content-wrapper a {
	text-decoration: underline;
}
.brxe-text a:hover {
	opacity: 0.65;
}
a:hover {
	transition: .9s;
}
html header a, .brxe-button {
	text-decoration: none;
}