form textarea {
    width: 100%;
    padding: 11px 15px 11px 4px;
    background: rgba(255,255,255,0.01);
    width: 100%;
    max-height: 80px;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    border: none;
    border-bottom: 1px solid #dcdfe6;
}