/* When customizing the theme without Sass you should edit this file. Can be removed if not used. */
#notice-cookie-block{
    position: fixed;
    bottom: 0;
    background: #ffffff;
    z-index: 1;
    border-top: 1px solid #eee;
}
#notice-cookie-block .notice-text{
    display: inline-block;
text-align: center;
padding: 10px;
}

#notice-cookie-block .notice-text p{
    margin-bottom: 0px!important;
}

#notice-cookie-block .actions{
    text-align: center;
}