New Logo and Packaging for Nutranelle by Riser
(Est. 2023) “Nutranelle is a wellness brand specializing in clean, high-quality supplements, including protein powders and pre-workout products. Founded by Janelle, the company focuses on using all-natural ingredients without artificial sweeteners, fillers, or additives.” /** * Stop all iframes or HTML5 's from playing */ var stopVideos = function () { var videos = document.querySelectorAll('iframe, video'); Array.prototype.forEach.call(videos, function (video) { if (video.tagName.toLowerCase() === 'video') { video.pause(); } else { var src = video.src; video.src = src; } }); }; .pausevideos { margin: 20px 0 30px; display: block; font-size: .8em; font-family: 'ABCSocial'; font-variation-settings: "wdth" 100, "wght" 370, "slnt" 0; -webkit-font-feature-settings: "ss02" 1, "ss04"