.s-button-element:not(:disabled):not([loading]){
	background-color: #912F40;
    border: none;
}

section:nth-child(22) .container{
	max-width:100%;
  	padding:0;
}

@media (max-width: 480px) {
.store-footer .store-links-items{
	columns:1;
}

.store-footer .footer-container .footer-list a{
	margin-inline:auto;
}
}