.v-textarea input {
    font-size: 0.875rem;
    font-weight: 500;
    &::placeholder {
        color: rgba(0, 0, 0, 0.38);
    }
}
