/* From the original layout <style> blocks */
.active-link { color: white !important; }
.mt-5 { margin-top: 22px !important; }
.blog-title { position: absolute; left: 0; top: 0; bottom: 0; writing-mode: tb-rl; transform: rotate(180deg); }
.product-overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 300; background: rgba(0,0,0,0.5); }
.product-overlay img { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,0.5); }
