#gmtp-cookie-banner{
position:fixed;
bottom:0;
width:100%;
background:#01847E;
color:#fff;
padding:15px;
text-align:center;
z-index:9999;
}
#gmtp-cookie-banner button{
margin:5px;
padding:8px 15px;
background:#E45A40;
border:none;
color:#fff;
cursor:pointer;
}