.im_ga_callout {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 140px;
}

.im_ga_callout .tiramisu {
    text-align: center;
}

.im_ga_callout .tiramisu .title {
    font-size: 28px;
    letter-spacing: 1px;
}

.im_ga_callout .tiramisu .subtitle {
    font-weight: 700;
    color: var(--muted);
    margin-top: 6px;
}
