h1 {
   font-family: Oswald !important;
}

.cookie-policy {
   background: #fff;
   border: 1px solid #eee;
   border-radius: 4px;
   padding:1em;
}

.cookie-policy p strong {
   font-family: Roboto;
   font-size: 1.4em;
   font-weight: bold;
   margin-bottom:10px;
}

.cookie-policy h3 {
   font-size: 1.7em;
}

.cookie-policy p {
	padding: 9px 0;
	font-family: 'source sans pro';
	line-height: 21px;
}

.information{background:#fff;font-family:Arimo;padding:20px 30px;margin-bottom:50px;font-size:15px;}
.information h3{ font-size:15px; color:darkred; margin:1.1em 0; letter-spacing:0.30em;text-transform:uppercase;font-family:open sans;border-bottom:1px solid silver;padding-bottom:10px;}
.information .l-box{padding:10px 0;}
.information p{line-height:1.4em;}