article h2{font-size:24px;font-weight:700;text-align:left!important}@media(max-width:430px){article h2{font-size:20px;text-align:left!important}}article p{margin:10px 0;line-height:1.5;text-align:left!important}article a{word-break:break-word;overflow-wrap:break-word;color:#fb537d;font-weight:500}article a:hover{color:#ea8ba3;background-color:rgba(0,0,0,0);text-decoration:underline}article img{border-radius:var(--radius-2xl);border:2px solid #000;width:100%;object-fit:cover;margin-bottom:10px}article .gallery{display:grid;gap:0 10px;grid-template-columns:1fr}article .gallery-item{width:100%;height:auto}article .gallery:has(.gallery-item:nth-child(2)){grid-template-columns:repeat(2,1fr)}article .gallery-item .image-alt{font-size:16px;display:flex;justify-content:center;margin-top:0;color:#292626;line-height:20px;font-style:italic}article .gallery:has(.gallery-item:nth-child(2)) img{height:568px}@media(max-width:900px){article .gallery:has(.gallery-item:nth-child(2)){grid-template-columns:repeat(1,1fr)}article .gallery-item img{width:100%;height:400px}}@media(max-width:430px){article .gallery:has(.gallery-item:nth-child(2)){grid-template-columns:repeat(1,1fr)}article .gallery-item img{width:100%;height:400px}}