/* COMPONENTS
---------------------------------------------------------------------------- */

.eff-brand-name {
    font-family: 'Open Sans',arial,helvetica,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2em;
    color: #333333;
    line-height: 1.375;
    margin: 1.5rem 0;
}

.eff-brand-name__small-text {
    display: block;
    font-size: 0.5em;
    line-height: 1;
}
