/*
Theme Name: Woffice Child
Description: Child theme for Woffice
Author: Alkaweb Team
Template: woffice
*/

.user-text-form textarea {
    width: 100%;
    max-width: 600px;
}
.success { color: green; font-weight: bold; }
.error { color: red; font-weight: bold; }