.description-text{background-color:black}.bio-container{text-align:center}.bio-container p{background-color:black}.collage-container{text-align:center;margin-bottom:40px}.collage-vertical{display:flex;flex-direction:column;gap:1rem;padding:1rem;box-sizing:border-box;max-width:700px;width:100%;margin:0 auto 20px}.collage-footer,.collage-top{flex:none}.collage-footer img,.collage-top img{width:100%;height:400px;object-fit:cover;border-radius:8px;display:block}.collage-top img{height:auto}.collage-bottom{display:flex;gap:1rem;height:400px}.collage-bottom img{width:49%;object-fit:cover;border-radius:8px;display:block}.collage-footer img{height:auto;width:100%}@media (max-width:768px){.collage-bottom{flex-direction:row;height:auto}.collage-bottom img,.collage-footer img,.collage-top img{max-height:400px;width:100%}.collage-bottom img{width:48%}}