.bg-gold,
.crt-button--large {
  background: #ffbe2e !important;
  color: #162e51 !important;
}

.crt-button--large:hover {
  background: #e5a000 !important;
}

.bg-lightblue {
  background: #ecf1f7 !important;
}

#uswds {
  line-height: normal;
}

#uswds * {
  margin: 0;
  padding: 0;
}

#uswds li {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  margin: 0;
  line-height: normal;
}
