.formNewComment{display:flex;gap:8px;align-items:flex-end;width:100%}.formNewComment__input{width:100%}.formNewComment__button{background-color:var(--boardBgColor)}.formNewComment__submit{background-color:var(--accent);border-radius:16px!important}@media(max-width:640px){.formNewComment__button,.formNewComment__submit{width:36px;min-width:36px;height:36px}.formNewComment__submit{border-radius:10px!important}}