/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .Proofing-tool-image img {
    margin: 10px;
    width: 110px;
}

.Proofing-tool-image {
    display: flex;
}

dt.variation-EditLink {
    display: none;
}

dd.variation-EditLink {
    margin: auto;
}