/* BREAKPOINT: Desktop (BASE) */ body {font-family: "ITC Avant Garde Std"; font-weight: 500; font-size: 18px} h1 {font-family: "ITC Avant Garde Std"; font-style: normal; font-weight: 700; font-size: 28px} h2 {font-family: "ITC Avant Garde Std"; font-weight: 700; font-size: 32px} h6 {font-size: 16px; font-family: "ITC Avant Garde Std"; font-weight: 500} body.bricks-is-frontend :focus {outline: none}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) { h2 {font-size: 1.8em}}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) { h1 {font-size: 18px} body {font-size: 15px} h2 {font-size: 1.5em} h4 {font-size: 15px}}