.trade-in-form input, select, textarea {
    color: #ffffff;
}


.loancalcu .element-data-column {
    padding-bottom: 15px;
    color: black !important;
}

.loancalcu .form-errors, .form-submitted, .form-info {
    padding: 10px 15px;
    color: #ffffff;
}

.element-heading h4 {
    color: #000000;
}

.accent-color2 {
    color: #000000 !important;
}

.accent-color1 {
    color: #000000 !important;
}

input[type="text"]::placeholder {
    color: #000;
    opacity: 1;
}

.trade-in-form h3 {
    margin: 25px 0 10px 0;
    color: black !important;
}

.trade-in-form .border-active, .trade-in-form .border-passive {
    border: 2px solid;
    display: inline-block;
    color: black !important;
}

.trade-in-form .selectedItem-active, .trade-in-form .deselectedItem-active, .trade-in-form .selectedItem-passive, .trade-in-form .deselectedItem-passive {
    border: 2px solid;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    font: 10pt /*Arial*/;
    text-align: center;
    min-width: 100px;
    /* height: 35px; */
    display: inline-block;
    color: black;
    background: white !important;
}

.aboutuspage .location {
    color: #000000 !important;
}

.aboutuspage h5.element-sub-heading.accent-color1.locationlabel {
    color: #000000 !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: black !important;
}

.aboutuspage .accent-color1 {
    color: #000000 !important;
}

.aboutuspage .accent-color2 {
    color: #000000 !important;
}

.aboutuspage a {
    text-decoration: none;
    font-size: var(--fs-body);
color:black !important;
}

a.navbar-brand > img {
    padding: 0px;
}

@media(min-width: 768px) {
a.navbar-brand > img {
    max-height: 115px !important;
}
}

.body-style-title h2 {
    color: #000000;
}

.hero-section h1 {
    color: #a9a9a9;
}

.hero-section .customhtml {
    color: #a9a9a9;
}

#element-af2150bb05174724a2d2aaa555bcf4b1 h2 {
    color: #000000;
}

.carousel-fade .carousel-control {
    display: flex;
    align-items: center;
    justify-content: center;
}

#element-d7918fb5c9734a2caf9b94ccea6359c7 .js-slideshow-image {
    background-size: contain !important;
}