textarea {
    height: 200px;
    resize: none;
}

button.btn-primary {
    background: #ff5800 !important;
    border-color: #ff5800 !important;
}
