/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/

ul.a-to-z li{
    display:inline-block;
}

.footer-logo img{
  width:200px;
  margin:auto;
  display:block;
}
.footer-address{
	text-align:center;
}
.cc-message
{
	background-color: #222222; 
}

/* 
@media screen and (min-width:992px){
.card{height:100%}
}
 */