.border--warning {
    border-color: #5cc400!important;
}

.input-style textarea{
    padding: 1.8rem 2rem;
    background: rgba(255,255,255,.1);
    width: 100%;
    height: 14.4rem;
    border-radius: 8px;
}