body { background-color: #fff !important; font-family: 'Ubuntu', sans-serif; }
.cover-container { max-width: 42em; }

.bi { width: 1em; height: 1em; fill: currentColor; vertical-align: -0.125em; }
.wrapper { width: 100%; margin: 0 auto; }
#titulo {
    display: block;
    white-space: nowrap;
    font-weight: 700;
    color: #222;
    letter-spacing: -0.02em;
    margin: 0; padding: 0;
    line-height: 1;
}
.Q {
    font-family: 'Cormorant Garamond', serif;
    color: #C4622D;
    font-style: italic;
    font-size: 1.15em;
}
#slogan {
    display: block;
    white-space: nowrap;
    font-weight: 400;
    font-style: italic;
    color: #999;
    letter-spacing: 0.06em;
    margin: 0; padding: 0;
    line-height: 1;
}
#subtexto {
    font-weight: 400;
    font-size: 13px;
    color: #444;
    margin: 10px 0 0 0;
    text-align: center;
}
#subtexto a { color: inherit; }
.ico { color: #555; }
