/*
Theme Name: Brick & Reach
Theme URI: https://brickandreach.com/
Author: Brick & Reach
Description: A custom one-page WordPress theme for Brick & Reach and the Centre OS platform.
Version: 1.1.0
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: brick-and-reach
*/

html {
  scroll-padding-top: 84px;
}

body.admin-bar header#hd {
  top: 32px;
}

@media (max-width: 782px) {
  body.admin-bar header#hd {
    top: 46px;
  }
}
