blockquote.callout, .dark blockquote.callout {
    font-size: 1.875rem;
    font-weight: 500;
    text-align: center;
    background-color: transparent;
    border-left-width: 0;
    line-height: 1.5em;
}

/* Logo max-width fix */
.retype-logo img,
#retype-branding-logo img {
    max-width: 80% !important;
}