/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .corrector__actions {
     display: flex  !important;
     justify-content: flex-end !important;
 }

 .corretctor__go-to-deepl {
     text-decoration: none;
 }