.team_border_radius{
    border-radius: 75px !important;
}

.property_listing{
    min-height: 125px;
    margin-top: 10px;
}
.c-rounded {
    border-radius: 25px !important;
}
.text-green .btn-greens{
    color: #005C01 !important;
}
.text-custom{
    color: #005C01 !important;
}
.bg-dark {
    background-color: #2B0074 !important;
}
a:hover {
    color: #009472;
}

a {
    color: #ffffff;
    text-decoration: none;
}