#hc-hat-size .hc-result-value {
    color: #2c3e50;
    font-size: 32px;
    font-weight: bold;
}
#hc-hat-size .hc-hat-chart {
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
    font-size: 14px;
    border-top: 1px solid #eee;
    padding-top: 10px;
}
