.new-branding-header {
  background-color: #064093 !important;
  border-radius: 0 !important;
}
.new-branding-button {
  background-color: #1dbc9d !important;
}
.new-branding-progress-number {
  background-color: #064093 !important;
}
.new-branding-progress-complete {
  background-color: #1dbc9d !important;
}
.new-branding-footer-link {
  background-image: none !important;
  background-color: #064093 !important;
}
.new-branding-icons {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}
.new-branding-icon-container {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}
.new-branding-icon-text {
  margin: 0 !important;
}
.new-branding-card-bg {
  background-color: #064093 !important;
  background-image: none !important;
}
.new-branding-link {
  color: #064093 !important;
  cursor: pointer !important;
}
