.elementor .e-1eb4f3d-6e158a5{font-family:"Audrey Display";font-weight:700;}.elementor .e-80a9f2a-d9acbd9{width:100%;max-width:fit-content;font-family:"Audrey Display";font-weight:700;color:var(--SoftWhite);text-align:start;padding-block-start:0.5em;padding-block-end:0.5em;padding-inline-start:1em;padding-inline-end:1em;background-color:var(--McRed);justify-content:center;align-items:center;&:is(button) {
  /* Kill the unwanted theme borders and radius */
  border: none !important;
  border-radius: 0 !important;
  
  /* Strip native OS button styling */
  appearance: none;
  -webkit-appearance: none;
}


&:is(button):focus,
&:is(button):active {
  outline: none !important;
}\n}