.link, a {
    color: #3e9920;
}

header.funnel .bit .bit--logo__logo {
    font-size: 13.33px;
}

.bit--logo__logo {
    display: block!important;
    height: 32px;
    width: auto;
    max-width: inherit;
}

.icon-input input, .select select, .text-input, div[tabindex="0"] {
    font-family: UberMoveText-Regular!important;
    font-size: 16px!important;
    height: 48px!important;
    line-height: 24px!important;
    color: #262626!important;
    border: 1px solid #E0E0E0!important;
    width:530px;
}


h4, h5 {
    font-size: 30px;
    font-weight: 560;
    line-height: 35px;
    font-family: UberMoveText-Medium,Helvetica,sans-serif;
    margin-left:490px;
    margin-bottom:40px ;
    text-align: left;
}

.button {
  background-color: #397A26;
  border: none;
  color: white;
  padding: 15px 245px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin: 4px 2px;
  cursor: pointer;
}
