/* POLITICS */

#cookie-politics {
    display: none;
    position: fixed;
    z-index: 9999;
    background: #ffffff;
	padding: 30px;
    bottom: 0;
    left: 0;
    width: 100%;
	text-align: center;
    box-shadow: 0 -4px 14px 0 rgba(32, 54, 74, .23);
}
#cookie-politics button {
	min-width: 200px;
}
