<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel-inner&gt;.item img{width:100%}.carousel-inner&gt;.item:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:-moz-linear-gradient(top,rgba(0,0,0,.18) 0%,rgba(90,11,39,.18) 42%,rgba(212,26,93,1) 99%,rgba(214,26,94,1) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,.18) 0%,rgba(90,11,39,.18) 42%,rgba(212,26,93,1) 99%,rgba(214,26,94,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.18) 0%,rgba(90,11,39,.18) 42%,rgba(212,26,93,1) 99%,rgba(214,26,94,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e000000',endColorstr='#d61a5e',GradientType=0)}.carousel-caption{bottom:3rem;z-index:10}.carousel-item{height:32rem;background-color:#777}.carousel-item&gt;img{position:absolute;top:0;left:0;min-width:100%;height:32rem}@media(min-width:40em){.carousel-caption p{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.4}}</pre></body></html>