#les-adblock-nudge {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f5a623;
    color: #fff;
    padding: 10px 16px;
    z-index: 9999;
    font-size: 13px;
    text-align: center;
}

#les-adblock-nudge a {
    color: #fff;
    text-decoration: underline;
    margin-left: 12px;
}

.les-supporter-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    padding: 2px 5px;
    border-radius: 3px;
    background: #60A96D;
    color: #fff;
    vertical-align: middle;
    margin-left: 4px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
