.modules-services-order-summary-panel {
  background-color: #1b94c1;
  color: #ffffff;
}
.modules-services-order-summary-panel h1,
.modules-services-order-summary-panel h2,
.modules-services-order-summary-panel h3,
.modules-services-order-summary-panel h4,
.modules-services-order-summary-panel h5,
.modules-services-order-summary-panel h6 {
  color: #ffffff;
}

.continue-button-wrapper {
  background: #0e6585;
  border-color: #0e6585;
}

.modules-services-checkout-container, #modules-services-checkout-forms {
  max-width: 1520px;
}

.modules-services-order-summary-panel .x-summary-options-list {
  background-color: #117499;
}