.obfx-cookie-bar {
    padding: 12px 25px;
    position: fixed;
    z-index: 9999;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    min-height: 40px;
	color:#FFF!important;
    background: #000!important;
    border: 1px solid #333;
}
