 body {font-size: 1.8rem; font-family: "Brandon Grotesque"; font-weight: 400; color: var(--text); line-height: var(--lh-text)} h1, h2, h3, h4, h5, h6 {font-family: "Carena"; font-weight: 400; color: var(--title); line-height: var(--lh-title)} :root .bricks-button[class*="primary"] {color: var(--white); text-transform: uppercase; font-weight: 700; letter-spacing: 1px; line-height: var(--lh-button); border-radius: 0.6em; box-shadow: 5px 10px 20px 0 rgba(173, 26, 60, 0.47)} .bricks-button {padding-top: 1em; padding-right: 1.6em; padding-bottom: 1em; padding-left: 1.6em} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--cta)}