
#featured-custom .product-wrapper-link {
   height: 360px;
}
#footer-custom .newsletter-column input {
  color: #fff;
}
.featured-products-module .product-wrapper-link .product-details-link {
    background-color: #cb2027;
    color: #fff;
}
#welcome-custom h1 {
	margin-bottom: 0px;
}
#welcome-custom h3 {
	font-size: 1.5em;
	color: #D3252E;
}
#welcome-custom p {
	font-size: 1.3em;
}
#welcome-custom .why-us ul {
	margin-left: 30px;
	font-size: 1.5em;
}
#welcome-custom .why-us ul li {
	margin-bottom: 10px;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}