/* Legibility fix: banner text readable karega bina image ko darken kiye */ #section-blog-template .SectionHeader--slideshowLegible { display: inline-block; width: fit-content; max-width: 90%; background-color: rgba(0, 0, 0, 0.4); padding: 24px 32px; border-radius: 6px; } #section-blog-template .SectionHeader--slideshowLegible .SectionHeader__SubHeading, #section-blog-template .SectionHeader--slideshowLegible .SectionHeader__Heading { text-shadow: 0 1px 4px rgba(0, 0, 0, 0.55); }