.blackBtn,
.blackBtn:hover {
    background: black;
    color: white;
    margin-right: 15px;
    margin: 5px auto;
    float: right;
    outline: none;
}



#cookieSettings {
    z-index: 1000;
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 200px;
}



.centeredTxt {
    font-size: 20px;
    font-weight: bold;
}

.width50 {
    width: 50%;
}

.logoImg {
    max-width: 85px;
    padding: 5px;
}



#cc--main {
    z-index: 1005000 !important;
}
