@charset "UTF-8";
#carousel {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#one  {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/engagementbg.jpg);
    text-align: center;
}
#two  {
    background-image: url(../images/tabi.png);
    background-size: cover;
    background-position: center center;
    text-align: center;
}
.carousel-inner {
}
#three {
    background-image: url(../images/kids.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
}
#four {
	background-image: url(
../images/IMG_6605%20(MeinMoh).jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(
../images/IMG_6605%20(MeinMoh).jpg);
    background-image: url(../images/oceanspice.png);
    text-align: center;
}
#five {
    background-image: url(../images/activities.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
}
#six {
    background-image: url(../images/wkshp_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 295px;
    padding-bottom: 250px;
}
#seven {
    background-image: url(../images/volunteer_bg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 295px;
    padding-bottom: 250px;
    height: 100vh;
}
.carousel-inner h3 {
    color: hsla(0,0%,100%,1.00);
    font-size: 3em;
    text-align: center;
}
