body:not(.facetwp-property_loan_type-multifamily):not(.facetwp-property_loan_type-hybrid):not(.facetwp-property_loan_type-rural):not(.facetwp-property_loan_type-seniors-housing):not(.facetwp-property_loan_type-energy):not(.facetwp-property_loan_type-hospitality) .small-deal {
    display: none;
}
.facetwp-dropdown {
    border: 2px solid var(--maroon) !important;
    background-color: transparent !important;
    padding: 15px !important;
    width: 600px !important;
    margin-inline: auto !important;
    color: var(--maroon) !important;
}