.dd-body {height:100%;}
.dd-cookie-footer {position:fixed;bottom:0px;width:100%;}
.dd-cookie-container {width:90%;max-width:1000px;margin:auto;padding:40px 40px 110px 40px;}
p,li,h2,h1,table {margin-top:20px;margin-bottom:20px;}
ul {list-style-type: disc;margin-left:30px;}
h1 {font-size:24px;font-weight:800;margin-top:30px;margin-bottom:30px;}
h2 {font-size:22px;font-weight:600;margin-bottom:30px;}
th {border:1px solid black;padding:6px;}
td {border:1px solid black;padding:6px;}
a {color:black;text-decoration:underline;}
.linkdd {float:right;}
.dd-footer-r a {color:#fff;text-decoration:underline;font-size:11px;}

.toggle-ul {margin-top:80px;margin-bottom:40px;}
.toggle-li {padding-bottom:10px;}
.toggle-li-title {cursor:pointer;}
.toggle-li-title:hover {opacity:0.9;}

@media only screen and (max-width: 600px) {
	.dd-cookie-container {width:98%;padding:10px 10px 80px 10px;}
	ul {margin-left:20px;}
}