/* 複数のツールで共通して使用される要素のスタイルを抽出 */
.input-group,
.slider-with-value,
.formula-section,
.parameter-description {
    /* 共通スタイル */
} 