/* Custom CSS Styles */

.starter-template {
  	padding: 3rem 1.5rem;
  	text-align: left;
}

body {
	background-color: light pink;
}