Why is image slide opacity not functioning on Masdora Gold Jewellery site?

Opacity not working for image slide.
Website: Masdora Gold Jewellery – masdora

Hello There,

  1. In your Shopify Admin go-to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
div#Slide-template--14583959421021__1647491816a0e88917-1 {
opacity: 0.9;
}