/* Created by Chandramohan - 26-07-2025 */

.team_border_radius{
    border-radius: 75px !important;
}

.property_listing{
    min-height: 218px;
    margin-top: 10px;
}
.c-rounded {
    border-radius: 25px !important;
}
.bg-dark {
    background-color: #CF2030 !important;
}
.text-white{
    color: #FFFFFF !important;
}
.text-center{
    margin: 0 auto !important;
}