strong, b{
font-weight:600;
}
.bricks-button{
margin-top: 4em;
cursor: pointer;
}
@media screen and (max-width:478px){
.bricks-button{
margin-top: 2em;
}
}
h3.brxe-heading:first-of-type{
margin-top:0;
}
.brxe-text ul{
margin:0;
}
.brxe-text p+ul{
margin-top:1.2em;
}
.bricks-button:hover,
.bricks-button:focus{
scale: 1.05;
}
section.brxe-section{
position:relative;
overflow: hidden;
}