.comment-form button{width:40px!important;height:38px!important;padding:0!important;border-radius:11px!important;background:#edf4ff!important;color:#2671e3!important;font-size:0!important;display:grid!important;place-items:center;transition:.18s!important}
.comment-form button:before{content:'';width:19px;height:19px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='m22 2-7 20-4-9-9-4Z M22 2 11 13'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='m22 2-7 20-4-9-9-4Z M22 2 11 13'/%3E%3C/svg%3E") center/contain no-repeat}
.comment-form button:hover,.comment-form button:focus-visible{background:#2875ee!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 16px rgba(40,117,238,.2)}
