.modal-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 22px; }.modal-actions .button { margin: 0; }.button-email { background: #fff; color: #111a3a; }.email-icon { font-size: 17px; line-height: 1; }
.modal-actions .button-red > span { font-size: 0; }.modal-actions .button-red > span::after { content: "☎"; color: #fff; font-size: 18px; line-height: 1; }
