/*
 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
*/
/* Start Global Style */
.brand-name {
  font-weight: bold;
}

.focus-text {
  font-weight: bold;
}

.custom-nav-menu .bricks-mobile-menu > li:last-child > a  {
  border-bottom: none !important;
}

/* End Global Style */

