.footer-style{
    background-color:#8172b4;
    height:15px;
    width: auto
    margin: 25px;
}

.footer-style{
    background-color:#8172b4;
    height:15px;
    width: auto
    margin: 25px;
}

.footer-style{
    background-color:#8172b4;
    height:15px;
    width: auto
    margin: 25px;
}

.footer-style{
    background-color:#8172b4;
    height:15px;
    width: auto
    margin: 25px;
}

body {
   font-family: 'Dancing Script', cursive;
    font-size: 25px;
}


/* Container holding the image and the text */
.container {
  position: relative;
  text-align: center;
  color: #8172b4;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Dancing Script', cursive;
  font-size: 60px;    
  text-shadow: 1px 1px 2px #000000;    
 
}

.responsive {
  width: 100%;
  height: auto;
}

.container {
    align-items: center;
    
}

.row { 
    text-align: center;
    color: #8172b4;
    font-size: 30px;
}

.


.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
    
}

.fa:hover {
    opacity: 0.7;
}
.fa-facebook {
  background: #3B5998;
  color: white;
  object-position: center

}

.fa-twitter {
  background: #55ACEE;
  color: white;
  object-position: center
}

.fa-instagram {
  background: #125688;
  color: white;
    object-position: center
}

.fa-linkedin {  
  background: #007bb5;
  color: white;
    object-position: center
}






/* print ready materials page*/

.navbar-brand{
    font-size: 50px; 
}

.navbar{
   font-family: 'Dancing Script', cursive;
    font-size: 30px;
}
#container {
    background: #DDD;
    max-width: 1400px;
}
.item {
    width: px;
    float: left;
}
.item img {
    display: block;
    width: 100%;}

}

.container{
    width:100%;
}
  





