/* v7.70 — identical typography for the two closing-card actions. */
html body main.launch button.l767-action,
html body main.launch a.l767-action{
  appearance:none!important;
  -webkit-appearance:none!important;
  font:600 16px/1.2 Inter,Arial,sans-serif!important;
  font-kerning:normal!important;
  font-synthesis:none!important;
  -webkit-font-smoothing:antialiased!important;
  text-rendering:geometricPrecision!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
html body main.launch button.l767-action{border-style:solid!important;cursor:pointer!important}
