#smb-pre-referral-form .twoColumnStickybar .experiencefragment .aem-Grid>div+div:last-child {
    margin-top: 0 !important;
}

.employee-referral-form-heading {
    margin-top: 5rem;
}

@media only screen and (max-width: 768px) {
    .employee-referral-heading-layout-styles {}
}


.referral-program-description-main {
    padding-bottom: 30px;
}

.employee-or-agent-buttons {

    .button {
        margin-top: 0;
        min-width: 100%;

        .cmp-button__text {}

        .cmp-button__cta {
            max-width: unset;
        }
    }
}

.cmp-button__cta {
    max-width: unset;
}



