/*
 Theme Name:   ASM
 Theme URI:    https://asmtech.com/
 Description:  Child theme
 Author:       ASM
 Author URI:   https://asmtech.com/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

blockquote {
    margin: 0;
    padding-left: 30px;
    border-left: 10px solid #030101;
    font-style: italic;
    font-family: "Sofia Pro";
	font-size: clamp(1.125rem, 0.235vw + 1.066rem, 1.25rem);
	font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
}
.brf-submissions-logo {
    display: none;
}