.history-dock{position:fixed;right:18px;top:42%;z-index:20;width:72px;height:88px;background:#c39d56;color:#062c25;text-decoration:none;display:grid;place-items:start center;padding-top:15px;font-weight:900;box-shadow:0 10px 0 #8f6e36}
.history-dock:before{content:"";position:absolute;left:10px;right:10px;bottom:8px;height:8px;background:#062c25}
.history-dock span{background:#fff6e1;border:2px solid #062c25;padding:8px 10px}
@media(max-width:700px){.history-dock{right:10px;top:auto;bottom:82px;width:58px;height:72px;padding-top:10px;box-shadow:0 7px 0 #8f6e36}.history-dock span{padding:6px 8px;font-size:13px}}
