.mod-animated-number-value {
    font-size: 3rem;
    font-weight: bold;
    display: block;
}
.mod-animated-number-title {
    font-size: 1.25rem;
    margin-top: 0.5rem;
}
.mod-animated-number-tooltip {
    font-size: 0.875rem;
    color: #666;
    margin-top: 1rem;
}
.mod-animated-number-wrapper .mod-animated-number-content {
    position: relative;
    height: 100%;
}
