.property-search li[data-sf-class="holiday"] {
    /*display: none;*/
}
/* Remove border-bottom on feature-header when no on the home page */
.body-wrap:not(.home-page) .feature-wrap.feature-header {
    border-bottom: none;
}

.container-style-custom-preset-featureFooter .hr {
    display: none;
}