:root{--bg-image:url(/image-random/4000)}@media screen and (max-width:3000px){:root{--bg-image:url(/image-random/3000)}}@media screen and (max-width:2000px){:root{--bg-image:url(/image-random/2000)}}html,body{color:#000000de;height:100%;margin:0;font-family:Lora,Times New Roman,Times,serif}body{background-color:plum;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-image:var(--bg-image)}.blog-shell{max-width:1000px;padding-bottom:5em}.post{border:1px solid #00000014;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;-webkit-backdrop-filter:blur(10px)saturate()contrast(45%)brightness(130%)!important;backdrop-filter:blur(10px)saturate()contrast(45%)brightness(130%)!important;background-color:#ffffffb3!important}.leaflet-container{background:#ffffffbf}a{color:inherit}.carousel-radio+.carousel-panel{display:none}.carousel-radio:checked+.carousel-panel{display:block}