.branding--link {
    display: none !important;
}

.woot-widget-bubble {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    border: 1px solid #141414;
    height: 48px !important;
    width: 48px !important;
}

.woot-widget-bubble.woot-widget--expanded,
.woot-widget-bubble.woot--close {
    border: 1px solid #141414 !important;
}

.woot-widget-bubble svg {
    height: 16px !important;
    width: 16px !important;
    margin: 0 !important;
}

.woot--close::before, .woot--close::after {
    height: 16px !important;
    left: 21px !important;
    top: 14px !important;
}
