<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header.inner-page.float_l {
    background-image: url('../images/inner-page-header-bg.png');
}
.page-header.for-sellers.float_l {
    background-image: url('../images/sellers-header.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 364px;
}
.page-header.float_l h1 {
    font-size: 60px;
    color: #fff;
    font-family: Antonio;
    line-height: 70px;
    float: left;
    margin: 284px 0 0 0;
    padding: 0;
}
.selling-your-home.float_l {
    background-color: #1e1e1e;
    color: #fff;
    text-align: center;
    padding: 80px 0;
}
.selling-your-home.float_l .heading {
    color: #fff;
    text-transform: uppercase;
    font-family: Antonio;
    font-size: 48px;
    line-height: 70px;
    margin: 0 0 17px 0;
}
.selling-your-home.float_l .simple-text {
    font-size: 16px;
    line-height: 26px;
}
.seller-resources.float_l {
    background-image: url('../images/seller-resources-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 70px 0 100px 0;
}
.seller-resources.float_l .heading {
    color: #fff;
    font-family: Antonio;
    font-size: 50px;
    line-height: 70px;
    margin: 0 0 35px 0;
    text-align: center;
}
.seller-resources .resources-links {
    background-image: url('../images/black50.png');
    padding: 20px 35px;
    min-height: 335px;
}
.seller-resources-box .resources-links a {
    display: block;
    float: left;
    clear: both;
    color: #fff;
    font-weight: bold;
    margin: 12px 0;
    text-decoration: underline;
}
.seller-resources-box .resources-links a:hover {
    text-decoration: none;
}
.seller-resources-box {
    float: left;
    width: 49%;
}
.seller-resources-box.box2 {
    float: right;
}</pre></body></html>