.Metric {
    &-lg {
        font-size: $h2-font-size;
    }

    &-sm {
        font-size: $font-size-sm;
    }
}
