<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------------------------------ CAROUSELS ------------------------------------------ */
#carousel-citimanager .carousel-inner&gt;.item&gt;a&gt;img,
#carousel-citimanager .carousel-inner&gt;.item&gt;img {
    border: 1px solid #ccc;
}
#carousel-citimanager .carousel-caption {
    padding: 0;
    position: relative;
    bottom: auto;
    text-align: left;
    right: auto;
    left: auto;
    color: #53565a;
    text-shadow: none;
}
#carousel-citimanager .carousel-indicators {
    position: relative;
    top: auto;
    bottom: auto;
}</pre></body></html>