.mailchimp
  min-width: 235px
  margin: 1em 0 3em
  position: relative

  legend
    font-weight: bold
    margin-bottom: 30px
    text-transform: uppercase
    font-size: 13px
    border-bottom: none

  button
    absolute: top 35px right 5px
    height: 28px
    line-height: 18px

  input[type=email]
    margin-right: 102px
    padding-right: @margin-right