@charset "utf-8";

.domain-presenter-deletion-dialog { max-width: 450px; }

.domain-presenter-deletion-dialog .s-kit-modal-title { text-transform: uppercase; font-weight: bold; text-align: left; padding-left: 28px; font-size: 20px; font-family: brandon-grotesque, brandon, martel-sans, sans-serif; }

.domain-presenter-deletion-dialog .content p { line-height: 1.5; max-width: 400px; font-size: 14px; color: rgb(99, 105, 114); margin-bottom: 20px; }

.domain-presenter-deletion-dialog .content strong { font-weight: bold; line-height: 1.5; font-size: 14px; }

.domain-presenter-deletion-dialog .content strong span.email { text-decoration: underline; }

.domain-presenter-deletion-dialog .footer { margin-top: 20px; }

.domain-presenter-deletion-dialog .footer .fa-download { color: rgb(141, 148, 156); }

.domain-presenter-deletion-dialog .footer button { margin-bottom: 0px; }