I'm trying to find where can i change the background color of the out of stock message.
Part of my configuration for pre-orders, I've disabled the ability to add out of stock items to cart. Therefore the only items that can be added are those with "pre-order" stock status set on them.
Because of that i changed the out of stock warning message to something relate to pre-orders as seen here:

But the red color is quite intimidating and i want to change it to the 'success' or 'attention' color.
I don't wanna change the color of all warning messages, since i still have some that needs to be red (like quantity limit)
I want to change the out-of-stock message group from warning to success. Where do i do that?
Thanks.