.feedback-button { color: white; font-weight: bold; background : #2D85C5; border: 1px solid #D9D9D9; padding: 4px; text-align: center; width: 222px; position: fixed; bottom: 0px; right: 0px; cursor: pointer; }
.feedback-button:hover { background: #589DCE;}
.feedback-form .form-row { margin-bottom: 15px; }
.feedback-form .email { width: 99%; }
.feedback-form .text { width: 99%; height: 212px; }