#phaskabouttheproduct h2 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

#phaskabouttheproduct textarea {
    width: 400px; height: 100px;
}

#phaskabouttheproduct_error {
    color: red; margin-bottom: 15px;
}