We use cookies to enhance your browsing experience, serve personalized content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.Learn more
Cookie Preferences
Manage your cookie preferences. You can enable or disable different types of cookies below.
Having you all back has been pure bliss! The truth shall always set you free and the fact that each of you can be completely yourselves is amazing to hear and watch. This podcast has made hump day the best day of the week. Screw the weekend I look forward to the middle of the week! Keep being you and can’t wait to see all that is to come. (Giggity) PS Lara it’s time to let go of Christmas! You guys bring all the spirit we need!
document.addEventListener("DOMContentLoaded", function() {// Find any elements containing the voicemail textvar elements = document.querySelectorAll('*');for (var i = 0; i < elements.length; i++) {if (elements[i].textContent && elements[i].textContent.includes("Send us a Damn Voicemail")) {// Trace up to find the clickable tab/button containervar tab = elements[i].closest('div') || elements[i].closest('button') || elements[i];tab.style.setProperty('background-color', '#C8102E', 'important');tab.style.setProperty('border-color', '#C8102E', 'important');}}});