.travel-story{line-height:1.8}
.travel-story h3{margin-top:2.5rem}
.travel-story .travel-photo{margin:2rem auto 2.5rem;max-width:560px;width:100%}
.travel-story .travel-photo a{display:block}
.travel-story .travel-photo a::after{content:none!important}
.travel-story .travel-photo img{display:block;width:100%;height:auto;margin:0;border-radius:8px}
.travel-story .travel-photo figcaption{margin-top:.65rem;color:#6b7886;text-align:center;font-size:13px;line-height:1.5;font-style:normal}
[data-theme=dark] .travel-story .travel-photo figcaption{color:#a3aab7}
.travel-story .travel-photo a:focus-visible{outline:2px solid #728dd7;outline-offset:4px;border-radius:8px}
.travel-wrap{display:flow-root;margin:1rem 0 2rem}
.travel-story .travel-wrap .travel-photo{float:right;width:36%;max-width:240px;margin:0 0 1rem 1.75rem}
.travel-story .travel-wrap.photo-left .travel-photo{float:left;margin:0 1.75rem 1rem 0}
.travel-wrap p:first-of-type{margin-top:0}
@media(max-width:600px){
 .travel-story .travel-wrap .travel-photo,.travel-story .travel-wrap.photo-left .travel-photo{float:none;width:100%;max-width:380px;margin:1rem auto 1.5rem}
 .travel-story .travel-photo{margin:1.5rem auto 2rem}
 .travel-story h3{margin-top:2rem}
}
