/*
 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
*/

.redorange-section {
	background: var(--red-orange);
}
.text-70 :is(h1, h2, h3, h4, h5, p){
	font-size: 70px;
	line-height: 80px;
}
.text-70 :is(em) {
	

}