﻿html, body { margin: 0; min-height: 100%; background: #f7f4ed; color: #111; font-family: Arial, Helvetica, sans-serif; }
a { color: inherit; }
.wsb-canvas.body { background-color: #f7f4ed !important; }
.wsb-canvas-page-container { overflow: auto !important; }
.wsb-canvas-page.page { box-shadow: 0 0 0 1px rgba(0,0,0,.05); }
.txt { font-family: Arial, Helvetica, sans-serif; line-height: 1.35; }
.txt h1, .txt h2, .txt h3, .txt h4, .txt h5, .txt p { margin-top: 0; }
.wsb-navigation-rendered-top-level-menu { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; gap: 22px; align-items: center; height: 40px; font-family: Arial, Helvetica, sans-serif; }
.wsb-navigation-rendered-top-level-menu li { display: inline-block; }
.wsb-navigation-rendered-top-level-menu a { text-decoration: none; color: #000; font-size: 14px; padding: 10px 0; display: block; }
.wsb-navigation-rendered-top-level-menu li.active a, .wsb-navigation-rendered-top-level-menu a:hover { color: #800000; }
.img_border_shadow img { box-shadow: 0 3px 12px rgba(0,0,0,.45); border: 7px solid #fff; box-sizing: border-box; }
.img_theme img, .img_greenbar img, .img img { max-width: 100%; display: block; }
.wsb-social-share::before { content: 'Share: Facebook  Pinterest  Twitter  Email'; font-size: 12px; color: #333; }
.restored-gallery { width: 859px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; align-items: start; }
.restored-gallery a { display: block; background: #777; border: 4px solid #eee; box-shadow: 0 2px 7px rgba(0,0,0,.35); }
.restored-gallery img { width: 100%; height: 180px; object-fit: cover; display: block; }
.wsb-htmlsnippet-element select { max-width: 100%; }
