  div.subtitle, h2.subtitle { }
  div.content-text { }
  div.content-text ul { }

  .content-text aside.tip { }
  .content-text aside.warning { }

  .button-wrap button { }
  .button-wrap button:hover { }
  .button-wrap button:disabled { }

  .button-wrap .back-button { }
  .button-wrap .back-button svg path { }

  a.tile { }
  a.tile svg path { }

  div.radio-wrap { }
  div.radio-wrap label { }
  div.radio-wrap .radio-check { }

  div.dropdown-wrap { }
  div.dropdown-wrap li { }
.stepBottomButtons button[aria-label="Open in new tab"] { display: none; }
.stepBottomButtons button[aria-label='Open in new tab'], /* English */ .stepBottomButtons button[aria-label='Openen in nieuw tabblad'], /* Dutch */ .stepBottomButtons button[aria-label='In neuem Tab öffnen'], /* German */ .stepBottomButtons button[aria-label='Ouvrir un onglet'], /* French */ .stepBottomButtons button[aria-label='Apri in una nuova scheda'], /* Italian */ .stepBottomButtons button[aria-label='Abrir em uma nova guia'], /* Portuguese */ .stepBottomButtons button[aria-label='Abrir en una pestaña nueva'], /* Spanish */ .stepBottomButtons button[aria-label='Otwórz w nowej karcie'] /* Polish */ { display: none; }