/* Gess Awards multisteps form overrides */

.pardot{
	background: #32223D;
}

/*=next cta*/

.btn-next {
  background: url(https://www.tarsus.com/pardot/forms/css/site-specific/gess/img/awards-sprite.png) 1px -334px #fb9700;
  border:1px solid #fb9700;
}

/*=previous link*/

.btn-prev{
	color:white;
	opacity:0.5;
}

/*=fields + label*/

label{
color: white !important;
}

.form-field a:visited, 
.form-field a {
  color: #fb9700 !important;
  border-bottom: 1px dotted #fb9700;
  text-decoration: none;
}

/*=description*/

.description {
color: white;
}

/*=submit cta*/

.submit input {
  background: #fb9700;
}
