.branding {
    margin-top: 75px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: center;
}

@media screen and (min-width: 955px) {
    .branding {
        margin-top: 0;
    }
}

.branding__title {
    margin-bottom: .67em;
}

.branding__pageTitle {
    font-size: 1.5em;
    margin-bottom: .67em;
}

.branding__tagline {
    color: #7e3ec2;
    font-weight: 400;
    font-style: italic;
}
