/* Add custom CSS styles below */ 

.s-button-element:not(:disabled):not([loading]){
  BACKGROUND-COLOR:#243344;
  COLOR:#feeae3;
}

.flex-col{
  BACKGROUND-COLOR:#f5dfd754;
}

.footer-is-light .store-footer .store-footer__inner{
  BACKGROUND-COLOR:#243344;
  COLOR:#feeae3;
}