#MainContent {
    padding: 4% 0;
}

.carousel-item img {
    border-radius: 10px 0 0 10px;
}

#dnn_ctr1497_ContentPane {
	padding: 1% 3%;
	height: 533px;
    border-radius: 0 10px 10px 0;
}

#dnn_ctr1497_ContentPane li {
	list-style-type: disc;
    color: #fff;
}

.rendered-form h3,
.rendered-form label {
    color: #fff !important;
}

.text-left .btn {
    color: #005957 !important;
    background-color: #fff !important;
    border-radius: 10px !important;
}

.bi {
    font-size: 1.75rem;
    margin: 0 5px;
}



