.article-bottom-form__form-wrapper .message {
	color: green;
}

.article-bottom-form__col:has(.article-bottom-form__form-wrapper > .message) {
    display: flex;
   margin: 0;
   align-items: center;
   justify-content: flex-end;
}