
.ma-checkout-cancel-btn{
  width:100%;
  border:1px solid #e6c996;
  border-radius:999px;
  padding:16px 24px;
  background:#fffdf8;
  color:#5c351d;
  font-weight:1000;
  cursor:pointer;
}
.ma-checkout-cancel-btn:hover{background:#fff4df}
