.leasing-details h1, h2, h3, h4, h5, h6 {
    color: #000;
}
.leasing-details .form .control-label {
    color: #000;
}
.leasing-details a.arrow-link.privacy-statement-link {
    color: #000;
}
.leasing-details .form input[type='submit'], .form button {
    border-color: #000 !important;
    background-color: #000 !important;
}
.boxed > div {
    max-width: 1500px;
}
.form .scfCaptcha {
    width: 33%;
}
.carousel {
    margin-left: auto !important;
    margin-right: auto !important;
}
.team-members__grid .team-member__details__name {
    text-align: left !important;
}
p.team-member__details__role {
    text-align: left !important;
}
p.team-member__details__company {
    text-align: left !important;
}
img.building-overview__amenities-image {
    max-width: 50%;
}