.site-title {
    font-size: 40px;
	line-height: 40px;
}
.site-stitle {
    font-size: 20px;
	line-height: 40px;
}
.text-shadow {
  	color: white; text-shadow: black 0.1em 0.1em 0.2em
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
dt, dd {
    line-height: 23px;
}
#cookiesck_accept {
    color: gray;
}
#cookiesck_accept:hover {
    font-size: 120%;
    color: gray;
}