body,html{
     background-color:#f0b690;
 }   

h1 {
    text-align:center;
    margin:30px;
    font-size:50px;
}
    
.word {
    text-align:center;
    font-size:30px;
    margin:10px;
    
}


p.double{
  font-size:50px;  
}

h3.groove{
    font-size:30px;
}


.section-two-wrapper{
    text-align:center;

}
.banner-wrapper{
    display: inline-block;
}

.word{
    word-spacing:25px;
}

.wordtwo{
    word-spacing:2px;
}

.pics{
    container-fluid
}

#page-container {
  position: relative;
  min-height: 100vh;
}
h6 {
    font-size: 175px;
    font-family:'Brush Script MT';
    color:#lack;
}
}
#content-wrap {
  padding-bottom: 2.5rem;    
}