    .row-filter {
        justify-content: center;
        display: none !important;
    }
    .new-card, .attendee-new-card, .summary-container .payment-summary {
    background: #F2F0EB 0% 0% no-repeat padding-box !important;
   
}
body {
    background-color: #F2F0EB;
}
.update-register .btn-primary-action.btn.update-attendee {
  color: white !important;
  border: 1px solid #F2F0EB !important;
  background-color: #000000;
}

.registration {
    background: #F2F0EB !important;
}