.content {
  max-width: none !important;
}

header.at-title,
header.at-markup {
  background: transparent !important;
}

header.at-title {
  font-family: bebas-neue, sans-serif !important;
  color: #222382 !important;
  font-size: 2rem !important;
  line-height: 1 !important;
  padding: 0 !important;
  margin-bottom: 1rem !important;
}

.at-inner {
  background: transparent !important;
}

.fastAction {
  padding: 1rem !important;
  border-radius: 1rem;
  margin: 2rem auto !important;
}

.at input[type="text"],
.at input[type="password"],
.at input[type="date"],
.at input[type="datetime"],
.at input[type="datetime-local"],
.at input[type="month"],
.at input[type="week"],
.at input[type="email"],
.at input[type="number"],
.at input[type="search"],
.at input[type="tel"],
.at input[type="time"],
.at input[type="url"],
.at input[type="color"],
.at textarea {
  background: white !important;
  border: 1px solid #222382 !important;
  padding: 1rem !important;
  font-size: 1rem !important;
  color: #222382 !important;
  height: auto !important;
  border-radius: .75rem !important;
}

.at input[type="text"]:hover,
.at input[type="password"]:hover,
.at input[type="date"]:hover,
.at input[type="datetime"]:hover,
.at input[type="datetime-local"]:hover,
.at input[type="month"]:hover,
.at input[type="week"]:hover,
.at input[type="email"]:hover,
.at input[type="number"]:hover,
.at input[type="search"]:hover,
.at input[type="tel"]:hover,
.at input[type="time"]:hover,
.at input[type="url"]:hover,
.at input[type="color"]:hover,
.at textarea:hover {
  background: #222382 !important;
  color: white !important;
}

.at-row, .at-targets-have-images {
  text-align: left !important;
}

.at label {
  margin-bottom: .25rem !important;
  color: #222382 !important;
}

.at label:hover {
  color: #a21d22;
}

.at .btn-at-primary {
  font-family: bebas-neue, sans-serif !important;
  background-color: #222382 !important;
  font-size: 1.4rem !important;
}

.at .btn-at-primary:hover {
  background: #a21d22 !important;
}

.at-step.active {
  background: #606060 !important;
  border-radius: 1rem !important;
  color: white !important;
  border-bottom: none !important;
}

.at-step.active .step-title {
  color: white !important;
}

.step-title {
  font-family: bebas-neue, sans-serif !important;
}

.at-legend-with-submit {
  display: none;
}

.at input[type="checkbox"]:checked + span:before {
  background-color: #222382 !important;
  border-color: #222382 !important;
}

.AdvocacyHeader {
  text-align: center;
  margin: 1rem auto 0 !important;
}

.AdvocacyHeader strong {
  font-family: bebas-neue, sans-serif !important;
  font-size: 1.6rem;
  color: #222382;
}

.at-targets-head {
  background: white !important;
  border-radius: 1.4rem !important;
  padding: 1rem !important;
  margin-bottom: 1rem !important;
}

.at-row.at-row-full.Targets0 {
  margin: 0 !important;
}

.at-row.at-row-full.Targets0 .at-targets {
  margin: 0 !important;
  padding: 0 !important;
}

.PrefixText, .MissingFieldsText {
  margin-bottom: 1.5rem;
}

.content.thankYou h2 {
  color: #222382;
  font-family: bebas-neue, sans-serif !important;
  font-size: 2.2rem;
}
