.header {margin-top: -8px;}

/* JOIN PAGE */
.join-section-middle {border-top: solid 2px #DCDCDC;}

/* SUCCESS PAGE */
.success-wrapper h3 {margin: 0;}
.success-wrapper p {margin: 0;}
.success-instructions-above span {
    color: #fff;
    display: inline-block;
    background: #F84193;
    border: solid 1px #ea3584;
    border-radius: 4px;
    font-size: 13px;
    padding: 2px 4px;
}