.special-instructions-input {
    padding: 20px;
    background: var(--gray-100);
    border-radius: 3px;
    border: 1px solid var(--gray-300);
}
