.headingcontactus {
    text-align: center;
}

.headingcontactus h2 {
    line-height: 3;
    font-weight: 600;
}

.contactform1 {
    background-color: #a4cdfea6;
    padding-bottom: 150px;
}

.accordion-item {
    color: black !important;
    background-color: white;
}

.accordion-button {
    background-color: white!important;
    color: black!important;
    font-size: 20px;
    font-weight: 600;
}

.accordion-body p {
    font-size: 18px;
    text-align: justify;
}

.accordion-body {
    background-color: #b9742f2b!important;
}