/* Custom CSS Styles */

.starter-template {
  	padding: 3rem 1.5rem;
  	text-align: center;
}

body {
	background-color: #556B2F;
}
img {
width:100%;
}
p {
    font-family: "Brush Script TM", Times, serif;
}