.carousel-inner{
    background-image: url("../images/DJCJK9tW0AI0hq1.jpg");
    height: 330px;
    border-radius: 30px;
    background-repeat: no-repeat;
    object-fit:cover;
}
.text-container{
    padding: 10px 20px;
    background-color: grey;
    border-radius: 20px 20px 0px 0px;
    opacity: .9;
}
.map-container h3 i{color: cadetblue;}
.map{margin:20px 30px;box-shadow:  1px 0px 19px -3px white;}