<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#OtherHomes .carousel-control-prev .icon-med,
#OtherHomes .carousel-control-next .icon-med {
    font-size: 7rem;
    line-height: inherit;
    position: relative;
    top: -1.5rem;
}

#OtherHomes .card-img-top {
    background-position: center center;
}

@media (min-width: 768px) {
    #OtherHomes a.carousel-control-next[data-bs-slide='next'] {
        margin-right: 0px;
    }
}

#OtherHomes .card {
    font-family: Roboto;
}
</pre></body></html>