#hc-shoe-size .hc-result-value {
    color: #2c3e50;
    font-size: 36px;
    font-weight: 800;
}
#hc-shoe-size .hc-shoe-others {
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    font-size: 14px;
}
