.ai-redbird-inline-logo,
.ai-redbird-inline-logo--dashboard {
    width: 35px;
    height: 25px;
    background: url(../img/redbird_ai.svg);
    background-size: cover;
    display: inline-block;
}

.ai-redbird-modal-text {
    color: #FFF;
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.46);
    /* Headers/H3 */
    font-family: IBM Plex Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.ai-redbird-sparkles-inline-logo {
    width: 14px;
    height: 14px;
    background: url(../img/ai-sparkles.svg);
    background-size: cover;
    display: inline-block;
}

.ai-redbird-sparkles-modal-text {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1);
}