body{
  background-color: #1866b0 !important;
}

#wrapper {
  text-align: center;
  color: black;
}

.banner {
  width:100%;
  max-width:700px;
}

.thank-you-banner {
  width: 100%;
  max-width: 700px;
}

#thank-you {
  font-size: 28px;
}

form {
  width:100%;
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 99%;
    padding: 5px 0;
    margin-bottom: 2px;
}

.button {
  font-family: Spartan !important;
  font-weight: 700 !important;
  background-color: #FF914D !important;
  cursor:pointer;
  top: 102% !important;
  width: 85px !important;
  height: 45px !important;
  margin-left: 22%;
  margin-right: 24%;
}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 3%;
    min-height: 50px;
}

.mc-giveaway-background {
  background: #1866B0;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
    text-align: center;
}

.col-md-offset-4, .col-md-4 {
  margin-left: 33.333333%;
  margin-top: 10px;
}

#mc_embed_signup {
  background-color: #1866b0;
  color: #fff
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%;
    background: #1866b0;
}

input {
  height: 36px;
  width: 93% !important;
  color: black !important;
}

select {
  height: 35px;
  width: 93% !important;
}

#mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    display: inline-block;
    width: 44%;
    margin-right: 4%;
}

.disclaimer {
  padding-top: 20px;
}

a:link {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #f0ac01;
  background-color: transparent;
  text-decoration: underline;
}
