#hc-exp-reg .hc-result-value {
    color: #e67e22;
    font-size: 16px;
}
.hc-er-params {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    font-size: 14px;
}
.hc-er-params b { color: #2c3e50; }
