.list_dots {
    list-style-type: circle;
    margin-left: 25px;
    margin-top: 10px;
}

.list_dots li {
    padding-bottom: 10px;
}

.service-overview{
    background: #030550;
}
.service-contactForm{
    background: #5b3601;
}

.modal_list li{
    list-style-type: disclosure-closed !important;
    margin-left: 25px;
}

.mission-vision-img{
    height: 500px;
}