.MetricsPropertiesTable-header {
    border-bottom: 2px solid #dee2e6;
}

.MetricsPropertiesTable-helperText {
    color: #6c757d;
    border-top: 1px solid rgb(203 206 207 / 30%);
}

.MetricsPropertiesTable-headerInfo {
    display: inline-block;
    width: 100%;
}

.MetricsPropertiesTable .info-button {
    color: var(--primary);
    cursor: pointer;
    text-align: right;
}
