.notify-restock-form {
    margin: 1em 0;
}

.notify-restock-title {
    margin-bottom: 0.5em;
}

.notify-restock-form input[type="email"],
.notify-restock-form button {
    margin-right: 0.5em;
    margin-top: 0.25em;
}

#notify-restock-message .message.success {
    color: #006400;
}

#notify-restock-message .message.error {
    color: #b30000;
}
