.hqDangerPanel{display:flex;align-items:center;justify-content:space-between;gap:22px;border-color:#efc2c2;background:#fffafa}
.hqDangerPanel h2{margin:4px 0 7px}
.hqDangerAction{border-color:#b43b3b!important;background:#b43b3b!important;color:#fff!important}
.hqDangerAction:hover{background:#942f2f!important}
@media(max-width:700px){.hqDangerPanel{align-items:flex-start;flex-direction:column}}
