

#tarteaucitronRoot #tarteaucitronAlertBig{
        background-color: #023247 !important;
        border-top:2px solid white;
        padding:20px 0 !important;
    }

#tarteaucitronRoot .tarteaucitronAllow{
        background-color: #2A8E9E !important;
        color: #fff !important;
}
#tarteaucitronRoot .tarteaucitronDeny{
        background-color: #c01502 !important;
        color: #fff !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert{
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.tarteaucitronMainLine, #tarteaucitronInfo,#tarteaucitronSave, .catToggleBtn, .tarteaucitronTitle button{
            background-color: #023247 !important;
}