/* Custom CSS Styles */

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

body {
	background-color: white;
} img {
width:100%;
} p {
    font-family: "Arial"; color: dark gray;
} p.thicker {
    font-weight: 900;
}