h2 {
    font-style: italic;
    color: blue;
}
h3 {
    font-style: italic;
    color:cornflowerblue;
    text-align: center
}
h4{
    text-align: center;
    font-style: italic;
}
.featurette-heading {
    margin-top: 0 !important;
}
#blueheadshot {
    margin-top: 15px;
}
#fam{
    height:10rem;
    width:10rem;
}
.first-slide2 {
    height: 26rem !important;
    min-width: 60% !important;
    object-position:center;
    margin-left:14rem;
}
.second-slide2 {
    height: 27rem !important;
    min-width: 65% !important;
    object-position:center;
    margin-left:14rem;
}
.third-slide2 {
    height: 27rem !important;
    min-width: 65% !important;
    object-position:center;
    margin-left:14rem;
}
.fourth-slide {
    height: 21rem !important;
    min-width: 80% !important;
    object-position:center;
    margin-top: 2rem;  
}
.carousel-indicators {
    bottom:30px;
}
.carousel-inner {
    max-height:25rem;
}
.col-md-5 {
    padding-left:80px;
    padding-right:60px;
}
.navbar-brand1{
    margin-left: 15rem;
}
#info{
    text-align: center;
}
.address {
    text-align: center;
}
#lifeguard{
    max-height: 15rem;
}
.ctct-inline-form{
    width: 50%;
    margin-left:25%;
    margin-bottom: 50px;
}
.visitor.counter{
    text-align: center;
}