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


h2[id], h3[id] {scroll-margin-top:20px;}

.heading-accent-color {color: #6A39F4;}

.my-header-menu a:hover,
.my-header-menu a[aria-current="page"],
.my-footer-menu a:hover,
.my-footer-menu a[aria-current="page"] {
  color:#333333;
}
.my-footer-menu .bricks-nav-menu {
  justify-content: center;
  flex-wrap: wrap;
}

/* Remove blue highlight flashes when elements inside the header are tapped */
header {-webkit-tap-highlight-color: transparent;}

