.main .gform_confirmation_wrapper 
{
  padding: 20px;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 30px;
}
.main .gform_confirmation_wrapper .gform_confirmation_message,
.main .gform_confirmation_wrapper .gform_confirmation_message p.fc-white {
  color: #03365f !important;
}


.footer a.download {
  color: white;
  font-weight: 300;
}