/*
Theme Name: Bricks Child
Theme URI: https://bricksbuilder.io/
Template: bricks
Author: Bricks
Author URI: https://bricksbuilder.io/
Description: Visual website builder for WordPress.
Version: 2.3.2.1776686029
Updated: 2026-04-20 11:53:49

*/

nav .brx-nav-nested-items a {
  color: var(--text-secondary);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: ordinal;
  font-feature-settings: 'salt' on, 'ss04' on;
  font-family: var(--fonts-accents);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 14px */
  letter-spacing: 2.24px;
  text-transform: uppercase;
}