ADVERTISEMENT

Rhian Ramos, Celeste Cortesi believe Michelle Dee can win Miss Universe

Published Nov 7, 2023 12:10 am

At A Glance

  • Earlier, Michelle said her "housemate" and best friend Rhian might fly to El Salvador with her boyfriend, Cong. Sam Verzosa. But the lovebirds said work "got in the way."
mic2.jpeg
Michelle Marquez Dee (Facebook)

Actress Rhian Ramos and beauty queen Celeste Cortesi gave their sweet messages to Michelle Dee, presently in El Salvador, to compete for the Miss Universe 2023 crown. The two believed Michelle had what it takes to win the title  because she worked hard and  "prepared for the pageant."

"Michelle knows what my wish for her is. I want this next portion of her life to be what she truly deserves. I know how much work she puts into herself and in improving herself, in being a better person in every single way, and I know she deserves to be Miss Universe," stated Rhian when Interviewed at the Opulence Halloween Ball, which was held at Marquis Events Place in BGC, Taguig City.

Earlier, Michelle said her "housemate" and best friend Rhian might fly to El Salvador with her boyfriend, Cong. Sam Verzosa. But the lovebirds said work "got in the way."

IMG_20231107_025447-01.jpeg
Celeste Cortesi as a celestial goddess 

"We'll just wait for Michelle to bring home the crown and attend her victory party," the two chorused.

Meanwhile, Michelle's batchmate, Miss Universe Philippines 2022 Celeste Cortesi, said: " Michelle is a total package to be honest. She's been working so hard, even during Miss Universe Philippines, and I think she can get the Miss Universe crown. I would be so happy for her."

"I just wish her all the best. I talked to Michelle before she flew, and I think she's got this. She has prepared a lot for the pageant. I trust her, so I know she will be very good, " she added.

IMG_20231107_030001.jpg
Rhian Ramos and Sam Verzosa as Arwen and Poseidon in Opulence Ball 2023 (Instagram)

What were the tips Celeste gave to Michelle about competing in Miss Universe?

"I told her to enjoy the pageant, you're going to make a lot of friends, you'll learn a lot about yourself, so at the end of the day, I think she's got it. I hope she gives her best and enjoys every minute," said the half-Italian Celeste, dressed as a "Celestial Goddess" at the ball.

Celeste admitted that she could also look at Michelle's evening gown and national costume. "I love it! It's something very unique, and that's all I'm gonna say, or else she will kill me," she added, laughing.

Opulence Ball 2023

Celebrities, influencers, and other prominent figures channeled their inner deities at the Opulence Ball 2023, a highly-anticipated event by Raymond Gutierrez.

He revealed that the preparation for the event took three years, with original plans to host it in 2020 dashed by the pandemic's untimely arrival.

IMG_20231107_030410.jpg
Ruffa Gutierrez (left) and Sunshine Cruz (Instagram)

"Just producing all of this together is a lot of challenges, but I’m surrounded by a good team. We interpreted the theme of mythology into their fashion extravaganza…This is purely a form of creativity. Tonight, we are here to express ourselves, inspire people and show how creative Filipinos are,” noted Raymond, who came with his lawyer-beau, Robert William.

IMG_20231107_030352-01.jpeg
Richard Gutierrez as a gladiator in Opulence Ball 2023

The Gutierrez family came in full force to show their support for Raymond. Kapamilya actor Richard Gutierrez donned a Gladiator-inspired attire while older sister Ruffa radiated elegance as Cleopatra in a queenly outfit coated with 12-carat gold leaf. The usually feisty Annabelle Rama exuded an ethereal aura in an ensemble designed by Regine Tolentino while her forever-hubby Eddie Gutierrez looked like the King of Rock and chanted: "Elvis is in the building!"

Other celebrities spotted at the ball in their eye-catching attires were Vice Ganda, Piolo Pascual, Anne Curtis, Solenn Heussaff,  Andrea Brillantes, Hayden Kho and Vicky Belo, James Reid and Issa Pressman, Kaila Estrada, Chie Filomeno, Kylie Versoza, Billy Joe Crawford and Colleen Garcia, Aubrey Miles and Troy Montero, KC Montero, Rajo Laurel, Mikki of BGYO, Paolo Paraiso, Nicole Cordoves, Katrina Llegado, Janeena Chan, Leon Barretto as well as other models and influencers.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.