

#customer-order .addresses {
  text-align: right;
  margin-bottom: 30px;
}
#customer-order .addresses p {
  font-size: 18px;
  font-weight: 300;
}
#customer-account {
  margin-bottom: 30px;
}
#get-it {
	background: #000;
	padding: 30px 0 30px;
	color: #fff;


}




#get-it p {
  margin: 0 0 20px;
}
#footer {
  background: #0ebbef;
  padding: 3px 0;
  color: #3baaab;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #3baaab;
