/*
Theme Name: Bricks
Theme URI: https://bricks.com/
Description: Bricks WordPress Theme
Version: 1.10.1
Text Domain: bricks
Requires at least: 5.6
Requires PHP: 7.4
*/
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:Inter,system-ui,sans-serif;color:#2c2c2c;background:#fff;line-height:1.6}
a{color:#21759b;text-decoration:none}
a:hover{text-decoration:underline}
img,video,embed,iframe{max-width:100%;height:auto;vertical-align:middle}
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px;word-wrap:normal}
.wp-block-image img{height:auto}
