.hibnet-greybox {
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 20px;
    background-color: #71B54F;
    color: #DCF9FF;
    text-align: center;
}

.hibnet-greybox-content {
    padding: 8px 0;
}

.hibnet-greybox-content p {
    margin: 0;
}

.hibnet-greybox-content a {
    color: #DCF9FF;
    text-decoration: none;
}

#hibnet-greybox-countdown {
    display: inline-flex;
    gap: 10px;    
    margin: 0 20px;
}

.hibnet-greybox-countdown-section {
    border-bottom: 1px solid #DCF9FF;
}
.hibnet-greybox-countdown-amount {
    margin: 0 2px;    
}
.hibnet-greybox-countdown-word {
    margin: 0 2px;
}