#hc-social-time .hc-result-value {
    color: #e74c3c;
    font-size: 30px;
    font-weight: 800;
}
#hc-social-time .hc-social-alternatives {
    margin-top: 20px;
    background: #fdf2f2;
    padding: 15px;
    border-radius: 8px;
    font-size: 13px;
}
#hc-social-time .hc-social-alternatives ul {
    margin: 10px 0 0 0;
    padding-left: 20px;
    color: #c0392b;
}
#hc-social-time .hc-social-alternatives li {
    margin-bottom: 5px;
}
