/* Enter Your Custom CSS Here */
.site-info .site-description{
	color: black;
  font-family: 'Raleway', sans-serif;
  font-size: 17.6px;
  line-height : 24.64px
  text-decoration : none solid rgba(255,255,255, 0.8)
  text-align : center
  word-spacing : 0px
}

.site-info .site-title{
	color: black;
  font-family: 'Montserrat', sans-serif;
  font-size: 28.8px;
  letter-spacing : 10px
  line-height : 34.56px
  text-decoration : underline solid rgb(255,255,255)
  text-align : center
  text-transform : uppercase
  word-spacing : 0px
}
/*
.footer-information{
		display: none;
}
*/