

blue and yellow lettering
poster + paint

back in romantic India

favorite auto interior this trip:

getting ready for NY NOW
see you in booth #2568
/* 1. Remove the 'Shadow' effect from all article containers */
.article-template__hero-container,
.article-template__content.rte,
.article-template__social-sharing {
box-shadow: none !important;
border: none !important;
filter: none !important;
}
/* 2. Hide 'Ghost' rectangles caused by empty spaces at the top of the post */
.article-template__content.rte p:empty,
.article-template__content.rte br:first-child {
display: none !important;
margin: 0 !important;
padding: 0 !important;
}
/* 3. Ensure the background stays white (prevents the 'all black' issue) */
.article-template,
.article-template__content {
background-color: #ffffff !important;
color: #000000 !important;
}
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device