.calculation-note {
    display: block;
    text-align: center;
    padding: 1rem 0 .5rem;
    color: var(--text-color-secondary);
}
