Learn About Pearls

The Queen’s Pearl Necklace

The Queen’s Pearl Necklace

“Pearls are traditional for Queens going back one thousand years — there has never been a Queen who didn’t wear pearls.” Leslie Field, author of The Queen’s Jewels In our...

.blog-articles.grid-layout { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; } @media (max-width: 990px) { .blog-articles.grid-layout { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 600px) { .blog-articles.grid-layout { grid-template-columns: 1fr; } }