<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#demos .owl-carousel {
    margin: 2rem 0
}

#demos .owl-carousel .item {
    height: 10rem;
    background: #4DC7A0;
    padding: 1rem
}

#demos .owl-carousel .item h4 {
    color: #FFF;
    font-weight: 400;
    margin-top: 0rem
}

#demos .owl-carousel .item-video {
    height: 300px
}

#demos #setup {
    margin-top: 4rem
}

#demos .demo-list h5 {
    margin: 0
}</pre></body></html>