#hc-reno-budget .hc-check-group {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-size: 13px;
}
#hc-reno-budget .hc-check-group input {
    margin-right: 10px;
}
#hc-reno-budget .hc-result-value {
    color: #27ae60;
}
#hc-reno-budget .hc-reno-note {
    font-size: 11px;
    color: #95a5a6;
    text-align: center;
}
