/* styles.css */

.input-error {
    background-color: #ffdddd; /* 薄い赤色 */
}
