/**
 * The following styles get applied inside the editor only.
 */
.wb_statistic__title {
    margin: 0;
    font-size: 110px;
    line-height: 1;
    color: #5bafaf;
}
.wb_statistic__body {
    margin: -10px 0 0 0;
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
}
