Hi!
I need to know if it's possible to put a carrusel number caption in white instead of black in this website http://lamasburgariotti.com/? I can't visualize it because the background is black.
I've written in css the following code, but it doesn't function.
.alt-buttons .numbers{
color: white;
}