Introducing ODNE signature everyday tank top. The Morne Top is crafted from a cotton blend ribbed fabric, offering a soft feel with gentle structure. Front and back keyhole details adds subtle variation, bringing a modern edge. Clean-finished inside and out, it reflects a considered approach to everyday wear. All buttons are crafted from real shells and engraved with the signature ODNE logo. Each button carries its own unique character, which is a natural quality of the material. Fit & Sizing + Model is 5'9" and wears a size S. Fits true to size. View Size Guide Fabric & Care + 94% Cotton 6% Spandex. Machine was on gentle or hand wash, air to dry. Shop The Look + Caye Pant Stone Gray .odne-accordion .accordion-item { border-bottom: 1px solid #e5e5e5; padding: 12px 0; } .odne-accordion .accordion-header { display: flex; justify-content: space-between; align-items: center; cursor: pointer; font-size: 16px; letter-spacing: 0.02em; } .odne-accordion .icon { font-size: 20px; font-weight: 300; line-height: 1; transition: transform 0.25s ease; } .odne-accordion .accordion-content { display: none; margin-top: 8px; font-size: 14px; color: #555; } .odne-accordion .accordion-item.active .accordion-content { display: block; } .odne-accordion .accordion-item.active .icon { transform: rotate(45deg); } document.querySelectorAll('.odne-accordion .accordion-header').forEach(header => { header.addEventListener('click', () => { const item = header.parentElement; item.classList.toggle('active'); }); });