@charset "UTF-8";
/* CSS Document */
body {
  padding-top: 3rem;
  color: #5a5a5a;
	text-align: center;
		background-color: #ffffff;  

}

section {
	margin-left: 20px;
		margin-right: 20px;
}

h4  {
	text-transform: uppercase;
	font-size: 20px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
    }

p {
	
	font-size: 14px;
	text-decoration-style: solid;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}

#logo {
	width: 600px;
	
}

#Amazenlocation {
	margin-top: 60px;
	color: #000000;
}

#Amazenhours {
	margin-top: 60px;
}

/* Contact Us page
------------------------- */


	a#phoneAmazenCaloundra {
		color: #000000;
		font-size: 16px;
	}
	
	a#phoneAmazenMontville {
		color: #000000;
		font-size: 16px;
	}

i.fas.fa-map-marker-alt{
	color: #ffd600;
	font-size: 20px;
}

