
.index-banner {
    background-color: cadetblue;
    height: 50px;
    width: 100%;
}


.footer-style {
    background-color: cadetblue;
        height: 75px;
}

.header1 {
    background-color: cadetblue;
        height: 50px;
        width: 100%;
}

.header2 {
    background-color: cadetblue;
        height: 50px;
        width: 100%;
}

.form-group {
    background-color: cadetblue;
        width: 100%;
        height: 100%;
}

.card2 {
    background-color: cadetblue;
    width: 100%;
    height: 100%;
}