/* For Rent Button Styling */
.label--forrent {
    background-color: #fa5661;
    color: #FFF;
}
.col.text-right {
    margin-right:30px !important;
}
.idx_container {
    /* max-width: 1200px !important; */
    margin-top: 20px;
}
.hyper_link {
    text-decoration: underline !important;
}