{"id":6129,"date":"2025-12-11T13:53:24","date_gmt":"2025-12-11T18:53:24","guid":{"rendered":"https:\/\/www.plateapr.com\/en\/?p=6129"},"modified":"2025-12-12T14:15:35","modified_gmt":"2025-12-12T19:15:35","slug":"mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul","status":"publish","type":"post","link":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/","title":{"rendered":"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | PlateaPR<\/title>\n    <style>\n        \/* Prevent WordPress from converting quotation marks *\/\n        #mike-amadeo-container {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        #mike-amadeo-container * {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        \/* Force specific quote styles *\/\n        #mike-amadeo-container q {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        #mike-amadeo-container q::before {\n            content: open-quote !important;\n        }\n\n        #mike-amadeo-container q::after {\n            content: close-quote !important;\n        }\n\n        \/* Preserve text content exactly as written *\/\n        #mike-amadeo-container p,\n        #mike-amadeo-container h1,\n        #mike-amadeo-container h2,\n        #mike-amadeo-container h3,\n        #mike-amadeo-container a,\n        #mike-amadeo-container strong,\n        #mike-amadeo-container em,\n        #mike-amadeo-container blockquote,\n        #mike-amadeo-container figcaption {\n            text-rendering: optimizeLegibility !important;\n            -webkit-font-smoothing: antialiased !important;\n            -moz-osx-font-smoothing: grayscale !important;\n        }\n\n        \/* Reset and Base Styles *\/\n        #mike-amadeo-container {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            line-height: 1.8 !important;\n            color: #1a1a1a;\n            background: #ffffff;\n            overflow-x: hidden;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            --verde-azulado: #04d99d;\n            --verde-oscuro: #03b884;\n            --cyan-claro: #05f5b8;\n            --blanco: #ffffff;\n            --negro: #1a1a1a;\n        }\n\n        #mike-amadeo-container * {\n            quotes: '\"' '\"' \"'\" \"'\";\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        \/* Smooth Scroll para toda la pagina *\/\n        html {\n            scroll-behavior: smooth;\n        }\n\n        \/* HERO SECTION - NYT Style with Video *\/\n        #mike-amadeo-container .hero {\n            height: 100vh !important;\n            max-height: 100vh !important;\n            display: flex !important;\n            align-items: stretch !important;\n            justify-content: space-between !important;\n            background: #000000 !important;\n            position: relative !important;\n            overflow: hidden !important;\n            width: 100vw !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n        }\n\n        \/* Desktop Layout: Split Screen *\/\n        #mike-amadeo-container .hero-text-container {\n            flex: 1 !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            padding: 4rem !important;\n            background: #000000 !important;\n            z-index: 10 !important;\n        }\n\n        #mike-amadeo-container .hero-video-container {\n            flex: 1 !important;\n            position: relative !important;\n            overflow: hidden !important;\n            background: #000000 !important;\n        }\n\n        #mike-amadeo-container .hero-video {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            object-position: center center !important;\n        }\n\n        #mike-amadeo-container .hero-content {\n            text-align: left !important;\n            color: var(--blanco) !important;\n            max-width: 600px !important;\n            animation: fadeInUp 1s ease-out 0.5s both !important;\n        }\n\n        #mike-amadeo-container .hero-title {\n            font-size: clamp(2.5rem, 5vw, 4rem) !important;\n            font-weight: 700 !important;\n            margin-bottom: 1.5rem !important;\n            letter-spacing: -1px !important;\n            line-height: 1.1 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            color: var(--blanco) !important;\n        }\n\n        #mike-amadeo-container .hero-title .title-secondary {\n            font-weight: 700 !important;\n        }\n\n        \/* Mobile Layout: Video Background with Overlay Text *\/\n        @media (max-width: 968px) {\n            #mike-amadeo-container .hero {\n                flex-direction: column !important;\n                min-height: 100vh !important;\n            }\n\n            #mike-amadeo-container .hero-text-container {\n                position: absolute !important;\n                bottom: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                flex: none !important;\n                padding: 1rem 1.5rem 1rem !important;\n                background: linear-gradient(\n                    to top,\n                    rgba(0,0,0,0.95) 0%,\n                    rgba(0,0,0,0.8) 30%,\n                    rgba(0,0,0,0.4) 60%,\n                    transparent 100%\n                ) !important;\n                z-index: 10 !important;\n            }\n\n            #mike-amadeo-container .hero-video-container {\n                position: absolute !important;\n                top: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                bottom: 0 !important;\n                width: 100% !important;\n                height: 100% !important;\n            }\n\n            #mike-amadeo-container .hero-video {\n                object-position: center 35% !important;\n            }\n\n            #mike-amadeo-container .hero {\n                height: 85vh !important;\n                min-height: 85vh !important;\n            }\n\n            #mike-amadeo-container .hero-content {\n                text-align: left !important;\n                max-width: 100% !important;\n            }\n\n            #mike-amadeo-container .hero-title {\n                font-size: clamp(2rem, 8vw, 3rem) !important;\n                text-shadow: 0 4px 12px rgba(0,0,0,0.8) !important;\n            }\n\n            #mike-amadeo-container .hero-title .title-secondary {\n                display: block !important;\n                font-size: clamp(1.5rem, 6vw, 2.25rem) !important;\n                margin-top: 0.5rem !important;\n                font-weight: 600 !important;\n            }\n        }\n\n        #mike-amadeo-container .byline-section {\n            background-color: #ffffff !important;\n            padding: 2rem 0 0.5rem 0 !important;\n            text-align: left !important;\n            line-height: 1.4 !important;\n        }\n\n        #mike-amadeo-container .byline-section > div {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 1.25rem !important;\n            border-bottom: 1px solid #e0e0d0 !important;\n            padding-bottom: 0.5rem !important;\n        }\n\n        #mike-amadeo-container .byline-author {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: 1.125rem !important;\n            font-weight: 400 !important;\n            color: #2c3e50 !important;\n            margin-bottom: 0.5rem !important;\n            line-height: 1.1 !important;\n        }\n\n        #mike-amadeo-container .byline-date {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: 0.95rem !important;\n            font-weight: 300 !important;\n            color: #666 !important;\n            font-style: italic !important;\n            line-height: 1.1 !important;\n            margin-bottom: 1rem !important;\n        }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        \/* Additional Mobile adjustments *\/\n        @media (max-width: 768px) {\n            \/* Force line-height and font-size on mobile - ALL text should be the same size *\/\n            #mike-amadeo-container .content-section {\n                line-height: 1.8 !important;\n                font-size: 1.125rem !important;\n            }\n\n            #mike-amadeo-container .content-section p,\n            #mike-amadeo-container .content-section p * {\n                line-height: 1.8 !important;\n                font-size: 1.125rem !important;\n            }\n\n            #mike-amadeo-container .content-section blockquote {\n                line-height: 1.8 !important;\n                font-size: 1.25rem !important;\n            }\n\n            #mike-amadeo-container .content-section blockquote small {\n                font-size: 0.9rem !important;\n            }\n        }\n\n        \/* SECTIONS *\/\n        #mike-amadeo-container section {\n            padding: 3rem 0 !important;\n            position: relative !important;\n        }\n\n        \/* Aumentar padding top solo para la primera seccion de contenido *\/\n        #mike-amadeo-container .content-section:first-of-type {\n            padding-top: 5rem !important;\n        }\n\n        @media (max-width: 768px) {\n            #mike-amadeo-container section {\n                padding: 2rem 0 !important;\n            }\n        }\n\n        #mike-amadeo-container .section-title {\n            font-size: clamp(1.875rem, 3vw, 2.25rem) !important;\n            color: var(--negro) !important;\n            margin-bottom: 0.75rem !important;\n            position: relative !important;\n            display: block !important;\n            text-align: center !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-weight: 600 !important;\n            line-height: 1.2 !important;\n        }\n\n        #mike-amadeo-container .section-title::after {\n            content: '' !important;\n            position: absolute !important;\n            bottom: -10px !important;\n            left: 50% !important;\n            transform: translateX(-50%) !important;\n            width: 60% !important;\n            height: 2px !important;\n            background: var(--verde-azulado) !important;\n        }\n\n        \/* CONTENT SECTIONS *\/\n        #mike-amadeo-container .content-section {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 1.25rem !important;\n            line-height: 1.8 !important;\n            font-size: 1.125rem !important;\n        }\n\n        #mike-amadeo-container .content-section p {\n            margin-bottom: 1.5rem !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: inherit !important;\n            color: #1a1a1a !important;\n        }\n\n        \/* Primer parrafo de la primera seccion de contenido *\/\n        #mike-amadeo-container .content-section p:first-child {\n            margin-top: 3rem !important;\n        }\n\n        #mike-amadeo-container .content-section strong {\n            font-weight: 700 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .content-section em {\n            font-style: italic !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .content-section h2 {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            margin-bottom: 1.5rem !important;\n            margin-top: 5rem !important;\n            text-align: center !important;\n        }\n\n        #mike-amadeo-container .content-section a {\n            color: var(--verde-oscuro) !important;\n            text-decoration: none !important;\n            border-bottom: 1px solid var(--cyan-claro) !important;\n            transition: all 0.3s ease !important;\n            font-weight: 500 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: inherit !important;\n            background: none !important;\n            padding: 0 !important;\n            margin: 0 !important;\n            box-shadow: none !important;\n        }\n\n        #mike-amadeo-container .content-section a:hover {\n            color: var(--verde-azulado) !important;\n            border-bottom-color: var(--verde-azulado) !important;\n            text-decoration: none !important;\n            background: none !important;\n        }\n\n        #mike-amadeo-container .content-section a:visited {\n            color: var(--verde-oscuro) !important;\n        }\n\n        \/* OPTION 1: Classic Editorial with Accent Line *\/\n        #mike-amadeo-container .content-section blockquote {\n            background: transparent !important;\n            color: var(--negro) !important;\n            padding: 0.5rem 0 0.5rem 2rem !important;\n            border-left: 4px solid var(--verde-azulado) !important;\n            border-radius: 0 !important;\n            margin: 3rem 0 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-style: italic !important;\n            font-size: 1.35rem !important;\n            line-height: 1.6 !important;\n            position: relative !important;\n            border: none !important; \/* Reset inherited borders *\/\n            border-left: 4px solid var(--verde-azulado) !important; \/* Re-apply left border *\/\n        }\n\n        \/* Decorative quote mark *\/\n        #mike-amadeo-container .content-section blockquote::before {\n            content: '\"' !important;\n            font-family: 'Georgia', serif !important;\n            font-size: 4rem !important;\n            line-height: 1 !important;\n            color: var(--verde-oscuro) !important;\n            opacity: 0.3 !important;\n            position: absolute !important;\n            top: -0.5rem !important;\n            left: 0.2rem !important;\n        }\n\n        #mike-amadeo-container .content-section blockquote small {\n            color: #666 !important;\n            font-style: normal !important;\n            font-size: 0.85rem !important;\n            margin-top: 1rem !important;\n            font-weight: 600 !important;\n            letter-spacing: 0.5px !important;\n            text-transform: uppercase !important;\n            display: block !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        \/* Verse\/Lyrics styling *\/\n        #mike-amadeo-container .verse {\n            background: transparent !important;\n            padding: 0 0 0 0.75rem !important;\n            margin: 0 0 1.5rem 0 !important;\n            border-left: 2px solid var(--verde-oscuro) !important;\n            font-style: italic !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            line-height: 1.4 !important;\n            font-size: 0.9rem !important;\n            color: #666 !important;\n        }\n\n        #mike-amadeo-container .verse p {\n            margin: 0 !important;\n            padding: 0 !important;\n            font-size: 0.9rem !important;\n            line-height: 1.5 !important;\n            font-style: italic !important;\n            color: #666 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .verse p:last-of-type {\n            margin-bottom: 0 !important;\n        }\n\n        #mike-amadeo-container .verse-credit {\n            display: block !important;\n            margin: 0.5rem 0 0 0 !important;\n            padding: 0 !important;\n            font-size: 0.8rem !important;\n            font-style: normal !important;\n            color: #888 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .verse-credit a {\n            color: var(--verde-oscuro) !important;\n            text-decoration: none !important;\n            border-bottom: 1px solid var(--cyan-claro) !important;\n        }\n\n        #mike-amadeo-container .verse-credit a:hover {\n            color: var(--verde-azulado) !important;\n        }\n\n        \/* Full width image *\/\n        #mike-amadeo-container .full-image {\n            width: 100% !important;\n            max-width: 800px !important;\n            margin: 2rem auto !important;\n            display: block !important;\n        }\n\n        #mike-amadeo-container .full-image img {\n            width: 100% !important;\n            height: auto !important;\n            border-radius: 4px !important;\n            display: block !important;\n        }\n\n        \/* Video container styling *\/\n        #mike-amadeo-container .video-container {\n            margin: 2rem 0 !important;\n            text-align: center !important;\n        }\n\n        #mike-amadeo-container .video-container video {\n            max-width: 100% !important;\n            height: auto !important;\n            max-height: 600px !important;\n            border-radius: 8px !important;\n        }\n\n        \/* CLOSING SECTION *\/\n        #mike-amadeo-container .closing-section {\n            background: var(--verde-oscuro) !important;\n            color: var(--blanco) !important;\n            text-align: center !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            flex-direction: column !important;\n            padding: 4rem 1.25rem !important;\n            width: 100vw !important;\n            position: relative !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n        }\n\n        @media (max-width: 768px) {\n            #mike-amadeo-container .closing-section {\n                padding: 3rem 1rem !important;\n                margin-left: 0 !important;\n                margin-right: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                width: 100% !important;\n            }\n        }\n\n        #mike-amadeo-container .closing-quote {\n            font-size: clamp(1.375rem, 4vw, 2.25rem) !important;\n            font-style: italic !important;\n            line-height: 1.8 !important;\n            max-width: 800px !important;\n            margin-bottom: 0 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        \/* LOADING ANIMATION *\/\n        #mike-amadeo-container .fade-in {\n            animation: fadeInUp 0.8s ease-out both;\n        }\n\n        @media (prefers-reduced-motion: reduce) {\n            * {\n                animation: none !important;\n                transition: none !important;\n            }\n        }\n    <\/style>\n    <style>\n        body {\n            background: #ffffff;\n            margin: 0;\n            padding: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div id=\"mike-amadeo-container\">\n        <section class=\"hero\">\n            <div class=\"hero-text-container\">\n                <div class=\"hero-content\">\n                    <h1 class=\"hero-title\">\n                        Miguel Angel &#8220;Mike&#8221; Amadeo:\n                        <span class=\"title-secondary\">the Puerto Rican who gave salsa its lyrics and soul<\/span>\n                    <\/h1>\n                <\/div>\n            <\/div>\n            <div class=\"hero-video-container\">\n                <video\n                    id=\"hero-video\"\n                    class=\"hero-video\"\n                    autoplay\n                    loop\n                    muted\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03448-Large.jpeg\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/hero-video-vertical.mp4\" type=\"video\/mp4\">\n                <\/video>\n            <\/div>\n        <\/section>\n\n        <section class=\"byline-section\">\n            <div>\n                <p class=\"byline-author\">Text and photos by: Daliana Alvarado for PlateaPR<\/p>\n                <p class=\"byline-date\">December 2025<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"content-section fade-in\">\n            <div class=\"verse\">\n                <p>Whatever they&#8217;re going to give me<\/p>\n                <p>Let them give it to me while I&#8217;m alive<\/p>\n                <p>Don&#8217;t wait until<\/p>\n                <p>After I&#8217;m gone<\/p>\n                <p>I don&#8217;t want what happened<\/p>\n                <p>To Daniel to happen to me<\/p>\n                <p>Or to maestro Pedro Flores<\/p>\n                <p>Or to the glorious Rafael<\/p>\n                <span class=\"verse-credit\">\u2014 Excerpt from <a href=\"https:\/\/www.youtube.com\/watch?v=21Ry78_qPvs\" target=\"_blank\" rel=\"noopener\">&#8220;Que me lo den en vida&#8221;<\/a><\/span>\n            <\/div>\n\n            <p>If you&#8217;re one of those who have sung this El Gran Combo song at a party, you should know that behind this iconic lyric is the pen of Miguel Angel Amadeo, better known in the South Bronx and the Puerto Rican diaspora as <strong>Mike Amadeo<\/strong>.<\/p>\n\n            <p>Perhaps you know this story, as it has been covered by many, and since &#8220;Que me lo den en vida&#8221; was released, the tributes haven&#8217;t stopped coming. It&#8217;s as if Mike, owner of Casa Amadeo in New York, at 92 years old and still working daily at his store, underscores the importance of recognizing people&#8217;s work while they&#8217;re still alive.<\/p>\n\n            <div class=\"video-container\">\n                <video\n                    controls\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Copy-of-PLATEA-RECAP-STORIES-1.webp\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Que-me-lo-den-en-vida_web_vertical-1.mp4\" type=\"video\/mp4\">\n                    Your browser does not support the video element.\n                <\/video>\n            <\/div>\n\n            <p>The street in front of Casa Amadeo bears his name, the Puerto Rico Senate has recognized him, and almost every day he receives visitors wanting to interview him.<\/p>\n\n            <p>One of them was me. This Puerto Rican never lets go of his roots. So much so that when I called to coordinate, he answered with a simple &#8220;Buenas tardes,&#8221; as if he were tending his business on the island. <strong>&#8220;I kept my language; I had to,&#8221;<\/strong> he affirms with pride.<\/p>\n\n            <div class=\"full-image\">\n                <img decoding=\"async\" src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03448-Large.jpeg\" alt=\"Mike Amadeo in his store Casa Amadeo\" loading=\"lazy\">\n            <\/div>\n\n            <p>His store\u2014almost a museum\u2014located at <a href=\"https:\/\/maps.google.com\/?q=786+Prospect+Ave+Bronx+NY\" target=\"_blank\" rel=\"noopener\">786 Prospect Ave. in the Bronx<\/a>, is a showcase of stories and memories. A living tribute to Puerto Rican and Latin American music. There are photos of celebrities, instruments, and awards.<\/p>\n\n            <p>Here you can find vinyl records, CDs, instruments, and history. Seeing that space amid the daily hustle moved me: it seemed like a breath of fresh air, a reminder of the golden era and the deep roots that Puerto Ricans planted in New York.<\/p>\n\n            <p>Mike, accompanied by his son who shares his name, received me with grace and elegance to tell\u2014once again\u2014his story, which is the story of the Puerto Rican diaspora, one that defines an entire generation.<\/p>\n\n            <div class=\"full-image\">\n                <img decoding=\"async\" src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03419-Large.jpeg\" alt=\"Interior of Casa Amadeo with records and memorabilia\" loading=\"lazy\">\n            <\/div>\n\n            <p><strong>It&#8217;s easy to tell, but living it wasn&#8217;t.<\/strong> Time and Mike&#8217;s age make him doubt some details. But only some. Amadeo describes with precision the people and events that marked an era when Latin music was at its peak. When he sold hundreds of records in a week.<\/p>\n\n            <p>Upon entering his store, prominently displayed and imposingly, Mike establishes the true codes of the composers who must not be forgotten, paying tribute to them. Three large framed photos: Rafael Hernandez &#8220;El Jibarito&#8221; and Pedro Flores appear on each side, and in the center, himself, Miguel Angel Amadeo.<\/p>\n\n            <p>Mike Amadeo is who he is, in part, because he was the son of Titi Amadeo, his father, who arrived in the city in the 1920s to study medicine, although music always called him more strongly.<\/p>\n\n            <blockquote>\n                He was a first-class bohemian. He played in nightclubs around the city and made a name for himself, writing many hits. Being Titi Amadeo&#8217;s son opened doors for me.<br>\n                <small>\u2014 Mike Amadeo<\/small>\n            <\/blockquote>\n\n            <p>&#8220;My father was a great composer. By the 1950s, he had already written a ton of famous songs in Cuba, Puerto Rico, and all of Latin America. Mostly boleros&#8230; that was Titi Amadeo&#8217;s music.&#8221;<\/p>\n\n            <div class=\"full-image\">\n                <img decoding=\"async\" src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03441-Large.jpeg\" alt=\"Mike Amadeo alongside historical photographs\" loading=\"lazy\">\n            <\/div>\n\n            <h2 class=\"section-title\">The Discos Alegre Years<\/h2>\n\n            <div class=\"video-container\">\n                <video\n                    controls\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Copy-of-PLATEA-RECAP-STORIES-1-1.webp\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Discos-Alegre_vertical-1.mp4\" type=\"video\/mp4\">\n                    Your browser does not support the video element.\n                <\/video>\n            <\/div>\n\n            <p>As he tells me, before the Fania boom, there was a key place for salseros: <strong>Discos Alegre<\/strong>. He started working there at 25, after serving in the army and playing for over eight years with the group Miguel Angel Amadeo y los Tres Reyes. Discos Alegre was a label with a physical store, Casa Alegre, where Mike was manager. Johnny Pacheco, Eddie Palmieri belonged there&#8230; &#8220;I auditioned Willie Colon at that place,&#8221; he recalls.<\/p>\n\n            <p>&#8220;That was the label that recorded all the orchestras. That&#8217;s where the &#8217;60s and &#8217;70s era comes from. Salsa as you know it. That&#8217;s where it all started, and that&#8217;s where I began writing guarachas and gave a song to Cheo Feliciano. That&#8217;s where what we call salsa began.&#8221;<\/p>\n\n            <p>The story is long and full of details. How did you get into music? I asked him. &#8220;My cousin gave me a guitar when I was 13, and that&#8217;s when Miguel Angel Amadeo was born&#8230; since that year, 1948, I&#8217;ve been writing songs.&#8221;<\/p>\n\n            <p><strong>&#8220;I wrote about everything and everyone.<\/strong> I have hundreds of songs written for singers like Felipe Pirela, Roberto Ledesma, Celia Cruz,&#8221; he assures. Which is your favorite? He laughs. &#8220;You really put me on the spot. I have over 350 recordings.&#8221;<\/p>\n\n            <p>Casa Amadeo was born in 1969 when he bought the former Casa Hernandez. Since then, he has dedicated his life to music.<\/p>\n\n            <div class=\"full-image\">\n                <img decoding=\"async\" src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03437-Large.jpeg\" alt=\"Vinyl records at Casa Amadeo\" loading=\"lazy\">\n            <\/div>\n\n            <p><strong>What does music mean to you?<\/strong> The question seems almost unnecessary. &#8220;For me, it&#8217;s my life. It&#8217;s what keeps me alive. There&#8217;s nothing more precious than people you&#8217;ve never met throwing you a party. Or having artists who recorded your songs celebrate you.&#8221; And as we talk, a neighbor arrives with pasteles and the shopkeeper next door brings his afternoon cafecito. &#8220;People love Mike a lot,&#8221; says his son.<\/p>\n\n            <p>At 92, he still works seven to eight hours daily. He keeps the store impeccable. &#8220;Everyone who comes in tells me how beautiful I keep it,&#8221; he comments with pride.<\/p>\n\n            <p>The record industry may have changed, but the consistency of Latin music\u2014especially ours\u2014remains.<\/p>\n\n            <p>Our son and our tumbao keep setting the rhythm and raising the bar. And in that pulse, in that heart, there still lives a man named Mike Amadeo.<\/p>\n\n            <p>Before we leave, he tells me: &#8220;I have a classic coming out.&#8221; He sings it for me. I can&#8217;t share it, but I can assure you there&#8217;s poetry, there&#8217;s soneo, and there&#8217;s life. <strong>&#8220;I hope to hear it performed by some artist before I die.&#8221;<\/strong><\/p>\n        <\/section>\n\n        <section class=\"closing-section\">\n            <p class=\"closing-quote\">\n                &#8220;For me, it&#8217;s my life. It&#8217;s what keeps me alive. There&#8217;s nothing more precious than people you&#8217;ve never met throwing you a party.&#8221;\n            <\/p>\n        <\/section>\n    <\/div>\n\n    <script>\n        \/\/ Preserve straight quotes - prevent WordPress wptexturize\n        document.addEventListener('DOMContentLoaded', () => {\n            \/\/ Store original content before WordPress processes it\n            const container = document.getElementById('mike-amadeo-container');\n            if (container) {\n                \/\/ Normalize all text nodes to use straight quotes\n                const walker = document.createTreeWalker(\n                    container,\n                    NodeFilter.SHOW_TEXT,\n                    null\n                );\n\n                const textNodes = [];\n                while (walker.nextNode()) {\n                    textNodes.push(walker.currentNode);\n                }\n\n                \/\/ Only normalize if any type of quotes are detected (meaning WordPress processed it)\n                textNodes.forEach(node => {\n                    if (node.nodeValue && (node.nodeValue.includes('\\u00AB') || node.nodeValue.includes('\\u00BB') || node.nodeValue.includes('\\u201C') || node.nodeValue.includes('\\u201D') || node.nodeValue.includes('\\u2018') || node.nodeValue.includes('\\u2019'))) {\n                        \/\/ Replace all quote types with straight quotes\n                        node.nodeValue = node.nodeValue\n                            .replace(\/[\\u00AB\\u00BB]\/g, '\"')  \/\/ Latin\/Spanish quotes\n                            .replace(\/[\\u201C\\u201D]\/g, '\"')  \/\/ Curly quotes\n                            .replace(\/[\\u2018\\u2019]\/g, \"'\"); \/\/ Curly single quotes\n                    }\n                });\n            }\n        });\n\n        \/\/ Fade-in animations on scroll\n        const contentObserver = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('fade-in');\n                }\n            });\n        }, { threshold: 0.1 });\n\n        document.querySelectorAll('.content-section').forEach(el => {\n            contentObserver.observe(el);\n        });\n\n\n        \/\/ Observe video viewport visibility\n        document.addEventListener('DOMContentLoaded', () => {\n            const video = document.getElementById('hero-video');\n            if (!video) return;\n\n            const videoObserver = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        video.play().catch(err => {\n                            console.log('Could not play video:', err);\n                        });\n                    } else {\n                        video.pause();\n                    }\n                });\n            }, { threshold: 0.25 });\n\n            videoObserver.observe(video);\n        });\n\n        \/\/ ============================================\n        \/\/ GOOGLE ANALYTICS EVENTS\n        \/\/ ============================================\n\n        \/\/ 1. PLAY DE VIDEOS Y TIEMPO VIENDO VIDEOS\n        document.addEventListener('DOMContentLoaded', () => {\n            const allVideos = document.querySelectorAll('video');\n\n            allVideos.forEach((video, index) => {\n                const videoSrc = video.querySelector('source')?.getAttribute('src') || 'unknown';\n                const videoName = videoSrc.split('\/').pop().replace('.mp4', '');\n                let hasStarted = false;\n                let watchTime = 0;\n                let lastTime = 0;\n\n                \/\/ Event: Video Play\n                video.addEventListener('play', () => {\n                    if (!hasStarted && typeof gtag !== 'undefined') {\n                        gtag('event', 'video_start', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            video_url: videoSrc\n                        });\n                        hasStarted = true;\n                    }\n                });\n\n                \/\/ Event: Video Progress (25%, 50%, 75%, 100%)\n                video.addEventListener('timeupdate', () => {\n                    const percent = (video.currentTime \/ video.duration) * 100;\n\n                    if (percent >= 25 && !video.dataset.tracked25) {\n                        video.dataset.tracked25 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 25\n                            });\n                        }\n                    }\n                    if (percent >= 50 && !video.dataset.tracked50) {\n                        video.dataset.tracked50 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 50\n                            });\n                        }\n                    }\n                    if (percent >= 75 && !video.dataset.tracked75) {\n                        video.dataset.tracked75 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 75\n                            });\n                        }\n                    }\n                });\n\n                \/\/ Event: Video Complete\n                video.addEventListener('ended', () => {\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'video_complete', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            video_url: videoSrc\n                        });\n                    }\n                });\n\n                \/\/ Track watch time\n                video.addEventListener('timeupdate', () => {\n                    if (!video.paused) {\n                        watchTime += video.currentTime - lastTime;\n                    }\n                    lastTime = video.currentTime;\n                });\n\n                \/\/ Send watch time when user leaves or pauses\n                video.addEventListener('pause', () => {\n                    if (watchTime > 0 && typeof gtag !== 'undefined') {\n                        gtag('event', 'video_watch_time', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            value: Math.round(watchTime)\n                        });\n                    }\n                });\n            });\n        });\n\n        \/\/ 2. PORCENTAJE DE SCROLL EN PAGINA\n        document.addEventListener('DOMContentLoaded', () => {\n            let scrollTracked = {\n                25: false,\n                50: false,\n                75: false,\n                90: false\n            };\n\n            window.addEventListener('scroll', () => {\n                const scrollPercentage = (window.scrollY \/ (document.documentElement.scrollHeight - window.innerHeight)) * 100;\n\n                if (scrollPercentage >= 25 && !scrollTracked[25]) {\n                    scrollTracked[25] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '25%',\n                            value: 25\n                        });\n                    }\n                }\n                if (scrollPercentage >= 50 && !scrollTracked[50]) {\n                    scrollTracked[50] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '50%',\n                            value: 50\n                        });\n                    }\n                }\n                if (scrollPercentage >= 75 && !scrollTracked[75]) {\n                    scrollTracked[75] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '75%',\n                            value: 75\n                        });\n                    }\n                }\n                if (scrollPercentage >= 90 && !scrollTracked[90]) {\n                    scrollTracked[90] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '90%',\n                            value: 90\n                        });\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | PlateaPR Miguel Angel &#8220;Mike&#8221; Amadeo: the Puerto Rican who gave salsa its lyrics and soul Text and photos by: Daliana Alvarado for PlateaPR December 2025 Whatever they&#8217;re going to give me Let them give it to me while I&#8217;m alive Don&#8217;t wait [&hellip;]<\/p>\n","protected":false},"author":52,"featured_media":6131,"comment_status":"closed","ping_status":"open","sticky":false,"template":"template-plain-hub.php","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[89],"post_tag":[98,96],"authors":[169],"page_type":[],"geo_location":[],"class_list":["post-6129","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-inspirational","tag-featured-post","tag-museums","post_author-daliana-alvarado"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | Platea<\/title>\n<meta name=\"description\" content=\"Miguel \u00c1ngel &quot;Mike&quot; Amadeo, 92-year-old Puerto Rican composer, opens the doors to his legendary South Bronx record shop and museum.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | Platea\" \/>\n<meta property=\"og:description\" content=\"Miguel \u00c1ngel &quot;Mike&quot; Amadeo, 92-year-old Puerto Rican composer, opens the doors to his legendary South Bronx record shop and museum.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/\" \/>\n<meta property=\"og:site_name\" content=\"Platea\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-11T18:53:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-12T19:15:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-1024x683.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"hroloncintron\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"hroloncintron\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/\"},\"author\":{\"name\":\"hroloncintron\",\"@id\":\"https:\/\/www.plateapr.com\/en\/#\/schema\/person\/19c6f7fe785106043495e8215fd10f1b\"},\"headline\":\"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul\",\"datePublished\":\"2025-12-11T18:53:24+00:00\",\"dateModified\":\"2025-12-12T19:15:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/\"},\"wordCount\":1081,\"publisher\":{\"@id\":\"https:\/\/www.plateapr.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-scaled.webp\",\"keywords\":[\"Featured Post\",\"Museums\"],\"articleSection\":[\"Inspirational\"],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#primaryimage\",\"url\":\"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-scaled.webp\",\"contentUrl\":\"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-scaled.webp\",\"width\":2560,\"height\":1707,\"caption\":\"Mike Amadeo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.plateapr.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inspirational\",\"item\":\"https:\/\/www.plateapr.com\/en\/category\/inspirational\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.plateapr.com\/en\/#website\",\"url\":\"https:\/\/www.plateapr.com\/en\/\",\"name\":\"Platea\",\"description\":\"Curated guides from locals on what to do and where to eat in Puerto Rico\",\"publisher\":{\"@id\":\"https:\/\/www.plateapr.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.plateapr.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.plateapr.com\/en\/#organization\",\"name\":\"Platea\",\"url\":\"https:\/\/www.plateapr.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.plateapr.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2021\/11\/platea-logo.png\",\"contentUrl\":\"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2021\/11\/platea-logo.png\",\"width\":512,\"height\":512,\"caption\":\"Platea\"},\"image\":{\"@id\":\"https:\/\/www.plateapr.com\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | Platea","description":"Miguel \u00c1ngel \"Mike\" Amadeo, 92-year-old Puerto Rican composer, opens the doors to his legendary South Bronx record shop and museum.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/","og_locale":"en_US","og_type":"article","og_title":"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | Platea","og_description":"Miguel \u00c1ngel \"Mike\" Amadeo, 92-year-old Puerto Rican composer, opens the doors to his legendary South Bronx record shop and museum.","og_url":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/","og_site_name":"Platea","article_published_time":"2025-12-11T18:53:24+00:00","article_modified_time":"2025-12-12T19:15:35+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-1024x683.webp","type":"image\/webp"}],"author":"hroloncintron","twitter_card":"summary_large_image","twitter_misc":{"Written by":"hroloncintron","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#article","isPartOf":{"@id":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/"},"author":{"name":"hroloncintron","@id":"https:\/\/www.plateapr.com\/en\/#\/schema\/person\/19c6f7fe785106043495e8215fd10f1b"},"headline":"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul","datePublished":"2025-12-11T18:53:24+00:00","dateModified":"2025-12-12T19:15:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/"},"wordCount":1081,"publisher":{"@id":"https:\/\/www.plateapr.com\/en\/#organization"},"image":{"@id":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#primaryimage"},"thumbnailUrl":"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-scaled.webp","keywords":["Featured Post","Museums"],"articleSection":["Inspirational"],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#primaryimage","url":"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-scaled.webp","contentUrl":"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/DSC03404-scaled.webp","width":2560,"height":1707,"caption":"Mike Amadeo"},{"@type":"BreadcrumbList","@id":"https:\/\/www.plateapr.com\/en\/inspirational\/mike-amadeo-the-puerto-rican-who-gave-salsa-its-lyrics-and-soul\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.plateapr.com\/en\/"},{"@type":"ListItem","position":2,"name":"Inspirational","item":"https:\/\/www.plateapr.com\/en\/category\/inspirational\/"},{"@type":"ListItem","position":3,"name":"Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul"}]},{"@type":"WebSite","@id":"https:\/\/www.plateapr.com\/en\/#website","url":"https:\/\/www.plateapr.com\/en\/","name":"Platea","description":"Curated guides from locals on what to do and where to eat in Puerto Rico","publisher":{"@id":"https:\/\/www.plateapr.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.plateapr.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.plateapr.com\/en\/#organization","name":"Platea","url":"https:\/\/www.plateapr.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.plateapr.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2021\/11\/platea-logo.png","contentUrl":"https:\/\/www.plateapr.com\/en\/wp-content\/uploads\/sites\/2\/2021\/11\/platea-logo.png","width":512,"height":512,"caption":"Platea"},"image":{"@id":"https:\/\/www.plateapr.com\/en\/#\/schema\/logo\/image\/"}}]}},"block_categories_all":[{"blockName":"core\/html","attrs":[],"innerBlocks":[],"innerHTML":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | PlateaPR<\/title>\n    <style>\n        \/* Prevent WordPress from converting quotation marks *\/\n        #mike-amadeo-container {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        #mike-amadeo-container * {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        \/* Force specific quote styles *\/\n        #mike-amadeo-container q {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        #mike-amadeo-container q::before {\n            content: open-quote !important;\n        }\n\n        #mike-amadeo-container q::after {\n            content: close-quote !important;\n        }\n\n        \/* Preserve text content exactly as written *\/\n        #mike-amadeo-container p,\n        #mike-amadeo-container h1,\n        #mike-amadeo-container h2,\n        #mike-amadeo-container h3,\n        #mike-amadeo-container a,\n        #mike-amadeo-container strong,\n        #mike-amadeo-container em,\n        #mike-amadeo-container blockquote,\n        #mike-amadeo-container figcaption {\n            text-rendering: optimizeLegibility !important;\n            -webkit-font-smoothing: antialiased !important;\n            -moz-osx-font-smoothing: grayscale !important;\n        }\n\n        \/* Reset and Base Styles *\/\n        #mike-amadeo-container {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            line-height: 1.8 !important;\n            color: #1a1a1a;\n            background: #ffffff;\n            overflow-x: hidden;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            --verde-azulado: #04d99d;\n            --verde-oscuro: #03b884;\n            --cyan-claro: #05f5b8;\n            --blanco: #ffffff;\n            --negro: #1a1a1a;\n        }\n\n        #mike-amadeo-container * {\n            quotes: '\"' '\"' \"'\" \"'\";\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        \/* Smooth Scroll para toda la pagina *\/\n        html {\n            scroll-behavior: smooth;\n        }\n\n        \/* HERO SECTION - NYT Style with Video *\/\n        #mike-amadeo-container .hero {\n            height: 100vh !important;\n            max-height: 100vh !important;\n            display: flex !important;\n            align-items: stretch !important;\n            justify-content: space-between !important;\n            background: #000000 !important;\n            position: relative !important;\n            overflow: hidden !important;\n            width: 100vw !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n        }\n\n        \/* Desktop Layout: Split Screen *\/\n        #mike-amadeo-container .hero-text-container {\n            flex: 1 !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            padding: 4rem !important;\n            background: #000000 !important;\n            z-index: 10 !important;\n        }\n\n        #mike-amadeo-container .hero-video-container {\n            flex: 1 !important;\n            position: relative !important;\n            overflow: hidden !important;\n            background: #000000 !important;\n        }\n\n        #mike-amadeo-container .hero-video {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            object-position: center center !important;\n        }\n\n        #mike-amadeo-container .hero-content {\n            text-align: left !important;\n            color: var(--blanco) !important;\n            max-width: 600px !important;\n            animation: fadeInUp 1s ease-out 0.5s both !important;\n        }\n\n        #mike-amadeo-container .hero-title {\n            font-size: clamp(2.5rem, 5vw, 4rem) !important;\n            font-weight: 700 !important;\n            margin-bottom: 1.5rem !important;\n            letter-spacing: -1px !important;\n            line-height: 1.1 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            color: var(--blanco) !important;\n        }\n\n        #mike-amadeo-container .hero-title .title-secondary {\n            font-weight: 700 !important;\n        }\n\n        \/* Mobile Layout: Video Background with Overlay Text *\/\n        @media (max-width: 968px) {\n            #mike-amadeo-container .hero {\n                flex-direction: column !important;\n                min-height: 100vh !important;\n            }\n\n            #mike-amadeo-container .hero-text-container {\n                position: absolute !important;\n                bottom: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                flex: none !important;\n                padding: 1rem 1.5rem 1rem !important;\n                background: linear-gradient(\n                    to top,\n                    rgba(0,0,0,0.95) 0%,\n                    rgba(0,0,0,0.8) 30%,\n                    rgba(0,0,0,0.4) 60%,\n                    transparent 100%\n                ) !important;\n                z-index: 10 !important;\n            }\n\n            #mike-amadeo-container .hero-video-container {\n                position: absolute !important;\n                top: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                bottom: 0 !important;\n                width: 100% !important;\n                height: 100% !important;\n            }\n\n            #mike-amadeo-container .hero-video {\n                object-position: center 35% !important;\n            }\n\n            #mike-amadeo-container .hero {\n                height: 85vh !important;\n                min-height: 85vh !important;\n            }\n\n            #mike-amadeo-container .hero-content {\n                text-align: left !important;\n                max-width: 100% !important;\n            }\n\n            #mike-amadeo-container .hero-title {\n                font-size: clamp(2rem, 8vw, 3rem) !important;\n                text-shadow: 0 4px 12px rgba(0,0,0,0.8) !important;\n            }\n\n            #mike-amadeo-container .hero-title .title-secondary {\n                display: block !important;\n                font-size: clamp(1.5rem, 6vw, 2.25rem) !important;\n                margin-top: 0.5rem !important;\n                font-weight: 600 !important;\n            }\n        }\n\n        #mike-amadeo-container .byline-section {\n            background-color: #ffffff !important;\n            padding: 2rem 0 0.5rem 0 !important;\n            text-align: left !important;\n            line-height: 1.4 !important;\n        }\n\n        #mike-amadeo-container .byline-section > div {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 1.25rem !important;\n            border-bottom: 1px solid #e0e0d0 !important;\n            padding-bottom: 0.5rem !important;\n        }\n\n        #mike-amadeo-container .byline-author {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: 1.125rem !important;\n            font-weight: 400 !important;\n            color: #2c3e50 !important;\n            margin-bottom: 0.5rem !important;\n            line-height: 1.1 !important;\n        }\n\n        #mike-amadeo-container .byline-date {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: 0.95rem !important;\n            font-weight: 300 !important;\n            color: #666 !important;\n            font-style: italic !important;\n            line-height: 1.1 !important;\n            margin-bottom: 1rem !important;\n        }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        \/* Additional Mobile adjustments *\/\n        @media (max-width: 768px) {\n            \/* Force line-height and font-size on mobile - ALL text should be the same size *\/\n            #mike-amadeo-container .content-section {\n                line-height: 1.8 !important;\n                font-size: 1.125rem !important;\n            }\n\n            #mike-amadeo-container .content-section p,\n            #mike-amadeo-container .content-section p * {\n                line-height: 1.8 !important;\n                font-size: 1.125rem !important;\n            }\n\n            #mike-amadeo-container .content-section blockquote {\n                line-height: 1.8 !important;\n                font-size: 1.25rem !important;\n            }\n\n            #mike-amadeo-container .content-section blockquote small {\n                font-size: 0.9rem !important;\n            }\n        }\n\n        \/* SECTIONS *\/\n        #mike-amadeo-container section {\n            padding: 3rem 0 !important;\n            position: relative !important;\n        }\n\n        \/* Aumentar padding top solo para la primera seccion de contenido *\/\n        #mike-amadeo-container .content-section:first-of-type {\n            padding-top: 5rem !important;\n        }\n\n        @media (max-width: 768px) {\n            #mike-amadeo-container section {\n                padding: 2rem 0 !important;\n            }\n        }\n\n        #mike-amadeo-container .section-title {\n            font-size: clamp(1.875rem, 3vw, 2.25rem) !important;\n            color: var(--negro) !important;\n            margin-bottom: 0.75rem !important;\n            position: relative !important;\n            display: block !important;\n            text-align: center !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-weight: 600 !important;\n            line-height: 1.2 !important;\n        }\n\n        #mike-amadeo-container .section-title::after {\n            content: '' !important;\n            position: absolute !important;\n            bottom: -10px !important;\n            left: 50% !important;\n            transform: translateX(-50%) !important;\n            width: 60% !important;\n            height: 2px !important;\n            background: var(--verde-azulado) !important;\n        }\n\n        \/* CONTENT SECTIONS *\/\n        #mike-amadeo-container .content-section {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 1.25rem !important;\n            line-height: 1.8 !important;\n            font-size: 1.125rem !important;\n        }\n\n        #mike-amadeo-container .content-section p {\n            margin-bottom: 1.5rem !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: inherit !important;\n            color: #1a1a1a !important;\n        }\n\n        \/* Primer parrafo de la primera seccion de contenido *\/\n        #mike-amadeo-container .content-section p:first-child {\n            margin-top: 3rem !important;\n        }\n\n        #mike-amadeo-container .content-section strong {\n            font-weight: 700 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .content-section em {\n            font-style: italic !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .content-section h2 {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            margin-bottom: 1.5rem !important;\n            margin-top: 5rem !important;\n            text-align: center !important;\n        }\n\n        #mike-amadeo-container .content-section a {\n            color: var(--verde-oscuro) !important;\n            text-decoration: none !important;\n            border-bottom: 1px solid var(--cyan-claro) !important;\n            transition: all 0.3s ease !important;\n            font-weight: 500 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: inherit !important;\n            background: none !important;\n            padding: 0 !important;\n            margin: 0 !important;\n            box-shadow: none !important;\n        }\n\n        #mike-amadeo-container .content-section a:hover {\n            color: var(--verde-azulado) !important;\n            border-bottom-color: var(--verde-azulado) !important;\n            text-decoration: none !important;\n            background: none !important;\n        }\n\n        #mike-amadeo-container .content-section a:visited {\n            color: var(--verde-oscuro) !important;\n        }\n\n        \/* OPTION 1: Classic Editorial with Accent Line *\/\n        #mike-amadeo-container .content-section blockquote {\n            background: transparent !important;\n            color: var(--negro) !important;\n            padding: 0.5rem 0 0.5rem 2rem !important;\n            border-left: 4px solid var(--verde-azulado) !important;\n            border-radius: 0 !important;\n            margin: 3rem 0 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-style: italic !important;\n            font-size: 1.35rem !important;\n            line-height: 1.6 !important;\n            position: relative !important;\n            border: none !important; \/* Reset inherited borders *\/\n            border-left: 4px solid var(--verde-azulado) !important; \/* Re-apply left border *\/\n        }\n\n        \/* Decorative quote mark *\/\n        #mike-amadeo-container .content-section blockquote::before {\n            content: '\"' !important;\n            font-family: 'Georgia', serif !important;\n            font-size: 4rem !important;\n            line-height: 1 !important;\n            color: var(--verde-oscuro) !important;\n            opacity: 0.3 !important;\n            position: absolute !important;\n            top: -0.5rem !important;\n            left: 0.2rem !important;\n        }\n\n        #mike-amadeo-container .content-section blockquote small {\n            color: #666 !important;\n            font-style: normal !important;\n            font-size: 0.85rem !important;\n            margin-top: 1rem !important;\n            font-weight: 600 !important;\n            letter-spacing: 0.5px !important;\n            text-transform: uppercase !important;\n            display: block !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        \/* Verse\/Lyrics styling *\/\n        #mike-amadeo-container .verse {\n            background: transparent !important;\n            padding: 0 0 0 0.75rem !important;\n            margin: 0 0 1.5rem 0 !important;\n            border-left: 2px solid var(--verde-oscuro) !important;\n            font-style: italic !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            line-height: 1.4 !important;\n            font-size: 0.9rem !important;\n            color: #666 !important;\n        }\n\n        #mike-amadeo-container .verse p {\n            margin: 0 !important;\n            padding: 0 !important;\n            font-size: 0.9rem !important;\n            line-height: 1.5 !important;\n            font-style: italic !important;\n            color: #666 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .verse p:last-of-type {\n            margin-bottom: 0 !important;\n        }\n\n        #mike-amadeo-container .verse-credit {\n            display: block !important;\n            margin: 0.5rem 0 0 0 !important;\n            padding: 0 !important;\n            font-size: 0.8rem !important;\n            font-style: normal !important;\n            color: #888 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .verse-credit a {\n            color: var(--verde-oscuro) !important;\n            text-decoration: none !important;\n            border-bottom: 1px solid var(--cyan-claro) !important;\n        }\n\n        #mike-amadeo-container .verse-credit a:hover {\n            color: var(--verde-azulado) !important;\n        }\n\n        \/* Full width image *\/\n        #mike-amadeo-container .full-image {\n            width: 100% !important;\n            max-width: 800px !important;\n            margin: 2rem auto !important;\n            display: block !important;\n        }\n\n        #mike-amadeo-container .full-image img {\n            width: 100% !important;\n            height: auto !important;\n            border-radius: 4px !important;\n            display: block !important;\n        }\n\n        \/* Video container styling *\/\n        #mike-amadeo-container .video-container {\n            margin: 2rem 0 !important;\n            text-align: center !important;\n        }\n\n        #mike-amadeo-container .video-container video {\n            max-width: 100% !important;\n            height: auto !important;\n            max-height: 600px !important;\n            border-radius: 8px !important;\n        }\n\n        \/* CLOSING SECTION *\/\n        #mike-amadeo-container .closing-section {\n            background: var(--verde-oscuro) !important;\n            color: var(--blanco) !important;\n            text-align: center !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            flex-direction: column !important;\n            padding: 4rem 1.25rem !important;\n            width: 100vw !important;\n            position: relative !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n        }\n\n        @media (max-width: 768px) {\n            #mike-amadeo-container .closing-section {\n                padding: 3rem 1rem !important;\n                margin-left: 0 !important;\n                margin-right: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                width: 100% !important;\n            }\n        }\n\n        #mike-amadeo-container .closing-quote {\n            font-size: clamp(1.375rem, 4vw, 2.25rem) !important;\n            font-style: italic !important;\n            line-height: 1.8 !important;\n            max-width: 800px !important;\n            margin-bottom: 0 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        \/* LOADING ANIMATION *\/\n        #mike-amadeo-container .fade-in {\n            animation: fadeInUp 0.8s ease-out both;\n        }\n\n        @media (prefers-reduced-motion: reduce) {\n            * {\n                animation: none !important;\n                transition: none !important;\n            }\n        }\n    <\/style>\n    <style>\n        body {\n            background: #ffffff;\n            margin: 0;\n            padding: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div id=\"mike-amadeo-container\">\n        <section class=\"hero\">\n            <div class=\"hero-text-container\">\n                <div class=\"hero-content\">\n                    <h1 class=\"hero-title\">\n                        Miguel Angel \"Mike\" Amadeo:\n                        <span class=\"title-secondary\">the Puerto Rican who gave salsa its lyrics and soul<\/span>\n                    <\/h1>\n                <\/div>\n            <\/div>\n            <div class=\"hero-video-container\">\n                <video\n                    id=\"hero-video\"\n                    class=\"hero-video\"\n                    autoplay\n                    loop\n                    muted\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03448-Large.jpeg\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/hero-video-vertical.mp4\" type=\"video\/mp4\">\n                <\/video>\n            <\/div>\n        <\/section>\n\n        <section class=\"byline-section\">\n            <div>\n                <p class=\"byline-author\">Text and photos by: Daliana Alvarado for PlateaPR<\/p>\n                <p class=\"byline-date\">December 2025<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"content-section fade-in\">\n            <div class=\"verse\">\n                <p>Whatever they're going to give me<\/p>\n                <p>Let them give it to me while I'm alive<\/p>\n                <p>Don't wait until<\/p>\n                <p>After I'm gone<\/p>\n                <p>I don't want what happened<\/p>\n                <p>To Daniel to happen to me<\/p>\n                <p>Or to maestro Pedro Flores<\/p>\n                <p>Or to the glorious Rafael<\/p>\n                <span class=\"verse-credit\">\u2014 Excerpt from <a href=\"https:\/\/www.youtube.com\/watch?v=21Ry78_qPvs\" target=\"_blank\" rel=\"noopener\">\"Que me lo den en vida\"<\/a><\/span>\n            <\/div>\n\n            <p>If you're one of those who have sung this El Gran Combo song at a party, you should know that behind this iconic lyric is the pen of Miguel Angel Amadeo, better known in the South Bronx and the Puerto Rican diaspora as <strong>Mike Amadeo<\/strong>.<\/p>\n\n            <p>Perhaps you know this story, as it has been covered by many, and since \"Que me lo den en vida\" was released, the tributes haven't stopped coming. It's as if Mike, owner of Casa Amadeo in New York, at 92 years old and still working daily at his store, underscores the importance of recognizing people's work while they're still alive.<\/p>\n\n            <div class=\"video-container\">\n                <video\n                    controls\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Copy-of-PLATEA-RECAP-STORIES-1.webp\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Que-me-lo-den-en-vida_web_vertical-1.mp4\" type=\"video\/mp4\">\n                    Your browser does not support the video element.\n                <\/video>\n            <\/div>\n\n            <p>The street in front of Casa Amadeo bears his name, the Puerto Rico Senate has recognized him, and almost every day he receives visitors wanting to interview him.<\/p>\n\n            <p>One of them was me. This Puerto Rican never lets go of his roots. So much so that when I called to coordinate, he answered with a simple \"Buenas tardes,\" as if he were tending his business on the island. <strong>\"I kept my language; I had to,\"<\/strong> he affirms with pride.<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03448-Large.jpeg\" alt=\"Mike Amadeo in his store Casa Amadeo\" loading=\"lazy\">\n            <\/div>\n\n            <p>His store\u2014almost a museum\u2014located at <a href=\"https:\/\/maps.google.com\/?q=786+Prospect+Ave+Bronx+NY\" target=\"_blank\" rel=\"noopener\">786 Prospect Ave. in the Bronx<\/a>, is a showcase of stories and memories. A living tribute to Puerto Rican and Latin American music. There are photos of celebrities, instruments, and awards.<\/p>\n\n            <p>Here you can find vinyl records, CDs, instruments, and history. Seeing that space amid the daily hustle moved me: it seemed like a breath of fresh air, a reminder of the golden era and the deep roots that Puerto Ricans planted in New York.<\/p>\n\n            <p>Mike, accompanied by his son who shares his name, received me with grace and elegance to tell\u2014once again\u2014his story, which is the story of the Puerto Rican diaspora, one that defines an entire generation.<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03419-Large.jpeg\" alt=\"Interior of Casa Amadeo with records and memorabilia\" loading=\"lazy\">\n            <\/div>\n\n            <p><strong>It's easy to tell, but living it wasn't.<\/strong> Time and Mike's age make him doubt some details. But only some. Amadeo describes with precision the people and events that marked an era when Latin music was at its peak. When he sold hundreds of records in a week.<\/p>\n\n            <p>Upon entering his store, prominently displayed and imposingly, Mike establishes the true codes of the composers who must not be forgotten, paying tribute to them. Three large framed photos: Rafael Hernandez \"El Jibarito\" and Pedro Flores appear on each side, and in the center, himself, Miguel Angel Amadeo.<\/p>\n\n            <p>Mike Amadeo is who he is, in part, because he was the son of Titi Amadeo, his father, who arrived in the city in the 1920s to study medicine, although music always called him more strongly.<\/p>\n\n            <blockquote>\n                He was a first-class bohemian. He played in nightclubs around the city and made a name for himself, writing many hits. Being Titi Amadeo's son opened doors for me.<br>\n                <small>\u2014 Mike Amadeo<\/small>\n            <\/blockquote>\n\n            <p>\"My father was a great composer. By the 1950s, he had already written a ton of famous songs in Cuba, Puerto Rico, and all of Latin America. Mostly boleros... that was Titi Amadeo's music.\"<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03441-Large.jpeg\" alt=\"Mike Amadeo alongside historical photographs\" loading=\"lazy\">\n            <\/div>\n\n            <h2 class=\"section-title\">The Discos Alegre Years<\/h2>\n\n            <div class=\"video-container\">\n                <video\n                    controls\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Copy-of-PLATEA-RECAP-STORIES-1-1.webp\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Discos-Alegre_vertical-1.mp4\" type=\"video\/mp4\">\n                    Your browser does not support the video element.\n                <\/video>\n            <\/div>\n\n            <p>As he tells me, before the Fania boom, there was a key place for salseros: <strong>Discos Alegre<\/strong>. He started working there at 25, after serving in the army and playing for over eight years with the group Miguel Angel Amadeo y los Tres Reyes. Discos Alegre was a label with a physical store, Casa Alegre, where Mike was manager. Johnny Pacheco, Eddie Palmieri belonged there... \"I auditioned Willie Colon at that place,\" he recalls.<\/p>\n\n            <p>\"That was the label that recorded all the orchestras. That's where the '60s and '70s era comes from. Salsa as you know it. That's where it all started, and that's where I began writing guarachas and gave a song to Cheo Feliciano. That's where what we call salsa began.\"<\/p>\n\n            <p>The story is long and full of details. How did you get into music? I asked him. \"My cousin gave me a guitar when I was 13, and that's when Miguel Angel Amadeo was born... since that year, 1948, I've been writing songs.\"<\/p>\n\n            <p><strong>\"I wrote about everything and everyone.<\/strong> I have hundreds of songs written for singers like Felipe Pirela, Roberto Ledesma, Celia Cruz,\" he assures. Which is your favorite? He laughs. \"You really put me on the spot. I have over 350 recordings.\"<\/p>\n\n            <p>Casa Amadeo was born in 1969 when he bought the former Casa Hernandez. Since then, he has dedicated his life to music.<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03437-Large.jpeg\" alt=\"Vinyl records at Casa Amadeo\" loading=\"lazy\">\n            <\/div>\n\n            <p><strong>What does music mean to you?<\/strong> The question seems almost unnecessary. \"For me, it's my life. It's what keeps me alive. There's nothing more precious than people you've never met throwing you a party. Or having artists who recorded your songs celebrate you.\" And as we talk, a neighbor arrives with pasteles and the shopkeeper next door brings his afternoon cafecito. \"People love Mike a lot,\" says his son.<\/p>\n\n            <p>At 92, he still works seven to eight hours daily. He keeps the store impeccable. \"Everyone who comes in tells me how beautiful I keep it,\" he comments with pride.<\/p>\n\n            <p>The record industry may have changed, but the consistency of Latin music\u2014especially ours\u2014remains.<\/p>\n\n            <p>Our son and our tumbao keep setting the rhythm and raising the bar. And in that pulse, in that heart, there still lives a man named Mike Amadeo.<\/p>\n\n            <p>Before we leave, he tells me: \"I have a classic coming out.\" He sings it for me. I can't share it, but I can assure you there's poetry, there's soneo, and there's life. <strong>\"I hope to hear it performed by some artist before I die.\"<\/strong><\/p>\n        <\/section>\n\n        <section class=\"closing-section\">\n            <p class=\"closing-quote\">\n                \"For me, it's my life. It's what keeps me alive. There's nothing more precious than people you've never met throwing you a party.\"\n            <\/p>\n        <\/section>\n    <\/div>\n\n    <script>\n        \/\/ Preserve straight quotes - prevent WordPress wptexturize\n        document.addEventListener('DOMContentLoaded', () => {\n            \/\/ Store original content before WordPress processes it\n            const container = document.getElementById('mike-amadeo-container');\n            if (container) {\n                \/\/ Normalize all text nodes to use straight quotes\n                const walker = document.createTreeWalker(\n                    container,\n                    NodeFilter.SHOW_TEXT,\n                    null\n                );\n\n                const textNodes = [];\n                while (walker.nextNode()) {\n                    textNodes.push(walker.currentNode);\n                }\n\n                \/\/ Only normalize if any type of quotes are detected (meaning WordPress processed it)\n                textNodes.forEach(node => {\n                    if (node.nodeValue && (node.nodeValue.includes('\\u00AB') || node.nodeValue.includes('\\u00BB') || node.nodeValue.includes('\\u201C') || node.nodeValue.includes('\\u201D') || node.nodeValue.includes('\\u2018') || node.nodeValue.includes('\\u2019'))) {\n                        \/\/ Replace all quote types with straight quotes\n                        node.nodeValue = node.nodeValue\n                            .replace(\/[\\u00AB\\u00BB]\/g, '\"')  \/\/ Latin\/Spanish quotes\n                            .replace(\/[\\u201C\\u201D]\/g, '\"')  \/\/ Curly quotes\n                            .replace(\/[\\u2018\\u2019]\/g, \"'\"); \/\/ Curly single quotes\n                    }\n                });\n            }\n        });\n\n        \/\/ Fade-in animations on scroll\n        const contentObserver = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('fade-in');\n                }\n            });\n        }, { threshold: 0.1 });\n\n        document.querySelectorAll('.content-section').forEach(el => {\n            contentObserver.observe(el);\n        });\n\n\n        \/\/ Observe video viewport visibility\n        document.addEventListener('DOMContentLoaded', () => {\n            const video = document.getElementById('hero-video');\n            if (!video) return;\n\n            const videoObserver = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        video.play().catch(err => {\n                            console.log('Could not play video:', err);\n                        });\n                    } else {\n                        video.pause();\n                    }\n                });\n            }, { threshold: 0.25 });\n\n            videoObserver.observe(video);\n        });\n\n        \/\/ ============================================\n        \/\/ GOOGLE ANALYTICS EVENTS\n        \/\/ ============================================\n\n        \/\/ 1. PLAY DE VIDEOS Y TIEMPO VIENDO VIDEOS\n        document.addEventListener('DOMContentLoaded', () => {\n            const allVideos = document.querySelectorAll('video');\n\n            allVideos.forEach((video, index) => {\n                const videoSrc = video.querySelector('source')?.getAttribute('src') || 'unknown';\n                const videoName = videoSrc.split('\/').pop().replace('.mp4', '');\n                let hasStarted = false;\n                let watchTime = 0;\n                let lastTime = 0;\n\n                \/\/ Event: Video Play\n                video.addEventListener('play', () => {\n                    if (!hasStarted && typeof gtag !== 'undefined') {\n                        gtag('event', 'video_start', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            video_url: videoSrc\n                        });\n                        hasStarted = true;\n                    }\n                });\n\n                \/\/ Event: Video Progress (25%, 50%, 75%, 100%)\n                video.addEventListener('timeupdate', () => {\n                    const percent = (video.currentTime \/ video.duration) * 100;\n\n                    if (percent >= 25 && !video.dataset.tracked25) {\n                        video.dataset.tracked25 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 25\n                            });\n                        }\n                    }\n                    if (percent >= 50 && !video.dataset.tracked50) {\n                        video.dataset.tracked50 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 50\n                            });\n                        }\n                    }\n                    if (percent >= 75 && !video.dataset.tracked75) {\n                        video.dataset.tracked75 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 75\n                            });\n                        }\n                    }\n                });\n\n                \/\/ Event: Video Complete\n                video.addEventListener('ended', () => {\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'video_complete', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            video_url: videoSrc\n                        });\n                    }\n                });\n\n                \/\/ Track watch time\n                video.addEventListener('timeupdate', () => {\n                    if (!video.paused) {\n                        watchTime += video.currentTime - lastTime;\n                    }\n                    lastTime = video.currentTime;\n                });\n\n                \/\/ Send watch time when user leaves or pauses\n                video.addEventListener('pause', () => {\n                    if (watchTime > 0 && typeof gtag !== 'undefined') {\n                        gtag('event', 'video_watch_time', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            value: Math.round(watchTime)\n                        });\n                    }\n                });\n            });\n        });\n\n        \/\/ 2. PORCENTAJE DE SCROLL EN PAGINA\n        document.addEventListener('DOMContentLoaded', () => {\n            let scrollTracked = {\n                25: false,\n                50: false,\n                75: false,\n                90: false\n            };\n\n            window.addEventListener('scroll', () => {\n                const scrollPercentage = (window.scrollY \/ (document.documentElement.scrollHeight - window.innerHeight)) * 100;\n\n                if (scrollPercentage >= 25 && !scrollTracked[25]) {\n                    scrollTracked[25] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '25%',\n                            value: 25\n                        });\n                    }\n                }\n                if (scrollPercentage >= 50 && !scrollTracked[50]) {\n                    scrollTracked[50] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '50%',\n                            value: 50\n                        });\n                    }\n                }\n                if (scrollPercentage >= 75 && !scrollTracked[75]) {\n                    scrollTracked[75] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '75%',\n                            value: 75\n                        });\n                    }\n                }\n                if (scrollPercentage >= 90 && !scrollTracked[90]) {\n                    scrollTracked[90] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '90%',\n                            value: 90\n                        });\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n","innerContent":["\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Mike Amadeo: The Puerto Rican Who Gave Salsa Its Lyrics and Soul | PlateaPR<\/title>\n    <style>\n        \/* Prevent WordPress from converting quotation marks *\/\n        #mike-amadeo-container {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        #mike-amadeo-container * {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        \/* Force specific quote styles *\/\n        #mike-amadeo-container q {\n            quotes: '\"' '\"' \"'\" \"'\" !important;\n        }\n\n        #mike-amadeo-container q::before {\n            content: open-quote !important;\n        }\n\n        #mike-amadeo-container q::after {\n            content: close-quote !important;\n        }\n\n        \/* Preserve text content exactly as written *\/\n        #mike-amadeo-container p,\n        #mike-amadeo-container h1,\n        #mike-amadeo-container h2,\n        #mike-amadeo-container h3,\n        #mike-amadeo-container a,\n        #mike-amadeo-container strong,\n        #mike-amadeo-container em,\n        #mike-amadeo-container blockquote,\n        #mike-amadeo-container figcaption {\n            text-rendering: optimizeLegibility !important;\n            -webkit-font-smoothing: antialiased !important;\n            -moz-osx-font-smoothing: grayscale !important;\n        }\n\n        \/* Reset and Base Styles *\/\n        #mike-amadeo-container {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            line-height: 1.8 !important;\n            color: #1a1a1a;\n            background: #ffffff;\n            overflow-x: hidden;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            --verde-azulado: #04d99d;\n            --verde-oscuro: #03b884;\n            --cyan-claro: #05f5b8;\n            --blanco: #ffffff;\n            --negro: #1a1a1a;\n        }\n\n        #mike-amadeo-container * {\n            quotes: '\"' '\"' \"'\" \"'\";\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        \/* Smooth Scroll para toda la pagina *\/\n        html {\n            scroll-behavior: smooth;\n        }\n\n        \/* HERO SECTION - NYT Style with Video *\/\n        #mike-amadeo-container .hero {\n            height: 100vh !important;\n            max-height: 100vh !important;\n            display: flex !important;\n            align-items: stretch !important;\n            justify-content: space-between !important;\n            background: #000000 !important;\n            position: relative !important;\n            overflow: hidden !important;\n            width: 100vw !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n        }\n\n        \/* Desktop Layout: Split Screen *\/\n        #mike-amadeo-container .hero-text-container {\n            flex: 1 !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            padding: 4rem !important;\n            background: #000000 !important;\n            z-index: 10 !important;\n        }\n\n        #mike-amadeo-container .hero-video-container {\n            flex: 1 !important;\n            position: relative !important;\n            overflow: hidden !important;\n            background: #000000 !important;\n        }\n\n        #mike-amadeo-container .hero-video {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            object-position: center center !important;\n        }\n\n        #mike-amadeo-container .hero-content {\n            text-align: left !important;\n            color: var(--blanco) !important;\n            max-width: 600px !important;\n            animation: fadeInUp 1s ease-out 0.5s both !important;\n        }\n\n        #mike-amadeo-container .hero-title {\n            font-size: clamp(2.5rem, 5vw, 4rem) !important;\n            font-weight: 700 !important;\n            margin-bottom: 1.5rem !important;\n            letter-spacing: -1px !important;\n            line-height: 1.1 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            color: var(--blanco) !important;\n        }\n\n        #mike-amadeo-container .hero-title .title-secondary {\n            font-weight: 700 !important;\n        }\n\n        \/* Mobile Layout: Video Background with Overlay Text *\/\n        @media (max-width: 968px) {\n            #mike-amadeo-container .hero {\n                flex-direction: column !important;\n                min-height: 100vh !important;\n            }\n\n            #mike-amadeo-container .hero-text-container {\n                position: absolute !important;\n                bottom: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                flex: none !important;\n                padding: 1rem 1.5rem 1rem !important;\n                background: linear-gradient(\n                    to top,\n                    rgba(0,0,0,0.95) 0%,\n                    rgba(0,0,0,0.8) 30%,\n                    rgba(0,0,0,0.4) 60%,\n                    transparent 100%\n                ) !important;\n                z-index: 10 !important;\n            }\n\n            #mike-amadeo-container .hero-video-container {\n                position: absolute !important;\n                top: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                bottom: 0 !important;\n                width: 100% !important;\n                height: 100% !important;\n            }\n\n            #mike-amadeo-container .hero-video {\n                object-position: center 35% !important;\n            }\n\n            #mike-amadeo-container .hero {\n                height: 85vh !important;\n                min-height: 85vh !important;\n            }\n\n            #mike-amadeo-container .hero-content {\n                text-align: left !important;\n                max-width: 100% !important;\n            }\n\n            #mike-amadeo-container .hero-title {\n                font-size: clamp(2rem, 8vw, 3rem) !important;\n                text-shadow: 0 4px 12px rgba(0,0,0,0.8) !important;\n            }\n\n            #mike-amadeo-container .hero-title .title-secondary {\n                display: block !important;\n                font-size: clamp(1.5rem, 6vw, 2.25rem) !important;\n                margin-top: 0.5rem !important;\n                font-weight: 600 !important;\n            }\n        }\n\n        #mike-amadeo-container .byline-section {\n            background-color: #ffffff !important;\n            padding: 2rem 0 0.5rem 0 !important;\n            text-align: left !important;\n            line-height: 1.4 !important;\n        }\n\n        #mike-amadeo-container .byline-section > div {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 1.25rem !important;\n            border-bottom: 1px solid #e0e0d0 !important;\n            padding-bottom: 0.5rem !important;\n        }\n\n        #mike-amadeo-container .byline-author {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: 1.125rem !important;\n            font-weight: 400 !important;\n            color: #2c3e50 !important;\n            margin-bottom: 0.5rem !important;\n            line-height: 1.1 !important;\n        }\n\n        #mike-amadeo-container .byline-date {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: 0.95rem !important;\n            font-weight: 300 !important;\n            color: #666 !important;\n            font-style: italic !important;\n            line-height: 1.1 !important;\n            margin-bottom: 1rem !important;\n        }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        \/* Additional Mobile adjustments *\/\n        @media (max-width: 768px) {\n            \/* Force line-height and font-size on mobile - ALL text should be the same size *\/\n            #mike-amadeo-container .content-section {\n                line-height: 1.8 !important;\n                font-size: 1.125rem !important;\n            }\n\n            #mike-amadeo-container .content-section p,\n            #mike-amadeo-container .content-section p * {\n                line-height: 1.8 !important;\n                font-size: 1.125rem !important;\n            }\n\n            #mike-amadeo-container .content-section blockquote {\n                line-height: 1.8 !important;\n                font-size: 1.25rem !important;\n            }\n\n            #mike-amadeo-container .content-section blockquote small {\n                font-size: 0.9rem !important;\n            }\n        }\n\n        \/* SECTIONS *\/\n        #mike-amadeo-container section {\n            padding: 3rem 0 !important;\n            position: relative !important;\n        }\n\n        \/* Aumentar padding top solo para la primera seccion de contenido *\/\n        #mike-amadeo-container .content-section:first-of-type {\n            padding-top: 5rem !important;\n        }\n\n        @media (max-width: 768px) {\n            #mike-amadeo-container section {\n                padding: 2rem 0 !important;\n            }\n        }\n\n        #mike-amadeo-container .section-title {\n            font-size: clamp(1.875rem, 3vw, 2.25rem) !important;\n            color: var(--negro) !important;\n            margin-bottom: 0.75rem !important;\n            position: relative !important;\n            display: block !important;\n            text-align: center !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-weight: 600 !important;\n            line-height: 1.2 !important;\n        }\n\n        #mike-amadeo-container .section-title::after {\n            content: '' !important;\n            position: absolute !important;\n            bottom: -10px !important;\n            left: 50% !important;\n            transform: translateX(-50%) !important;\n            width: 60% !important;\n            height: 2px !important;\n            background: var(--verde-azulado) !important;\n        }\n\n        \/* CONTENT SECTIONS *\/\n        #mike-amadeo-container .content-section {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 1.25rem !important;\n            line-height: 1.8 !important;\n            font-size: 1.125rem !important;\n        }\n\n        #mike-amadeo-container .content-section p {\n            margin-bottom: 1.5rem !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: inherit !important;\n            color: #1a1a1a !important;\n        }\n\n        \/* Primer parrafo de la primera seccion de contenido *\/\n        #mike-amadeo-container .content-section p:first-child {\n            margin-top: 3rem !important;\n        }\n\n        #mike-amadeo-container .content-section strong {\n            font-weight: 700 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .content-section em {\n            font-style: italic !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .content-section h2 {\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            margin-bottom: 1.5rem !important;\n            margin-top: 5rem !important;\n            text-align: center !important;\n        }\n\n        #mike-amadeo-container .content-section a {\n            color: var(--verde-oscuro) !important;\n            text-decoration: none !important;\n            border-bottom: 1px solid var(--cyan-claro) !important;\n            transition: all 0.3s ease !important;\n            font-weight: 500 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-size: inherit !important;\n            background: none !important;\n            padding: 0 !important;\n            margin: 0 !important;\n            box-shadow: none !important;\n        }\n\n        #mike-amadeo-container .content-section a:hover {\n            color: var(--verde-azulado) !important;\n            border-bottom-color: var(--verde-azulado) !important;\n            text-decoration: none !important;\n            background: none !important;\n        }\n\n        #mike-amadeo-container .content-section a:visited {\n            color: var(--verde-oscuro) !important;\n        }\n\n        \/* OPTION 1: Classic Editorial with Accent Line *\/\n        #mike-amadeo-container .content-section blockquote {\n            background: transparent !important;\n            color: var(--negro) !important;\n            padding: 0.5rem 0 0.5rem 2rem !important;\n            border-left: 4px solid var(--verde-azulado) !important;\n            border-radius: 0 !important;\n            margin: 3rem 0 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            font-style: italic !important;\n            font-size: 1.35rem !important;\n            line-height: 1.6 !important;\n            position: relative !important;\n            border: none !important; \/* Reset inherited borders *\/\n            border-left: 4px solid var(--verde-azulado) !important; \/* Re-apply left border *\/\n        }\n\n        \/* Decorative quote mark *\/\n        #mike-amadeo-container .content-section blockquote::before {\n            content: '\"' !important;\n            font-family: 'Georgia', serif !important;\n            font-size: 4rem !important;\n            line-height: 1 !important;\n            color: var(--verde-oscuro) !important;\n            opacity: 0.3 !important;\n            position: absolute !important;\n            top: -0.5rem !important;\n            left: 0.2rem !important;\n        }\n\n        #mike-amadeo-container .content-section blockquote small {\n            color: #666 !important;\n            font-style: normal !important;\n            font-size: 0.85rem !important;\n            margin-top: 1rem !important;\n            font-weight: 600 !important;\n            letter-spacing: 0.5px !important;\n            text-transform: uppercase !important;\n            display: block !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        \/* Verse\/Lyrics styling *\/\n        #mike-amadeo-container .verse {\n            background: transparent !important;\n            padding: 0 0 0 0.75rem !important;\n            margin: 0 0 1.5rem 0 !important;\n            border-left: 2px solid var(--verde-oscuro) !important;\n            font-style: italic !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n            line-height: 1.4 !important;\n            font-size: 0.9rem !important;\n            color: #666 !important;\n        }\n\n        #mike-amadeo-container .verse p {\n            margin: 0 !important;\n            padding: 0 !important;\n            font-size: 0.9rem !important;\n            line-height: 1.5 !important;\n            font-style: italic !important;\n            color: #666 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .verse p:last-of-type {\n            margin-bottom: 0 !important;\n        }\n\n        #mike-amadeo-container .verse-credit {\n            display: block !important;\n            margin: 0.5rem 0 0 0 !important;\n            padding: 0 !important;\n            font-size: 0.8rem !important;\n            font-style: normal !important;\n            color: #888 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        #mike-amadeo-container .verse-credit a {\n            color: var(--verde-oscuro) !important;\n            text-decoration: none !important;\n            border-bottom: 1px solid var(--cyan-claro) !important;\n        }\n\n        #mike-amadeo-container .verse-credit a:hover {\n            color: var(--verde-azulado) !important;\n        }\n\n        \/* Full width image *\/\n        #mike-amadeo-container .full-image {\n            width: 100% !important;\n            max-width: 800px !important;\n            margin: 2rem auto !important;\n            display: block !important;\n        }\n\n        #mike-amadeo-container .full-image img {\n            width: 100% !important;\n            height: auto !important;\n            border-radius: 4px !important;\n            display: block !important;\n        }\n\n        \/* Video container styling *\/\n        #mike-amadeo-container .video-container {\n            margin: 2rem 0 !important;\n            text-align: center !important;\n        }\n\n        #mike-amadeo-container .video-container video {\n            max-width: 100% !important;\n            height: auto !important;\n            max-height: 600px !important;\n            border-radius: 8px !important;\n        }\n\n        \/* CLOSING SECTION *\/\n        #mike-amadeo-container .closing-section {\n            background: var(--verde-oscuro) !important;\n            color: var(--blanco) !important;\n            text-align: center !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            flex-direction: column !important;\n            padding: 4rem 1.25rem !important;\n            width: 100vw !important;\n            position: relative !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n        }\n\n        @media (max-width: 768px) {\n            #mike-amadeo-container .closing-section {\n                padding: 3rem 1rem !important;\n                margin-left: 0 !important;\n                margin-right: 0 !important;\n                left: 0 !important;\n                right: 0 !important;\n                width: 100% !important;\n            }\n        }\n\n        #mike-amadeo-container .closing-quote {\n            font-size: clamp(1.375rem, 4vw, 2.25rem) !important;\n            font-style: italic !important;\n            line-height: 1.8 !important;\n            max-width: 800px !important;\n            margin-bottom: 0 !important;\n            font-family: 'Georgia', 'Times New Roman', serif !important;\n        }\n\n        \/* LOADING ANIMATION *\/\n        #mike-amadeo-container .fade-in {\n            animation: fadeInUp 0.8s ease-out both;\n        }\n\n        @media (prefers-reduced-motion: reduce) {\n            * {\n                animation: none !important;\n                transition: none !important;\n            }\n        }\n    <\/style>\n    <style>\n        body {\n            background: #ffffff;\n            margin: 0;\n            padding: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div id=\"mike-amadeo-container\">\n        <section class=\"hero\">\n            <div class=\"hero-text-container\">\n                <div class=\"hero-content\">\n                    <h1 class=\"hero-title\">\n                        Miguel Angel \"Mike\" Amadeo:\n                        <span class=\"title-secondary\">the Puerto Rican who gave salsa its lyrics and soul<\/span>\n                    <\/h1>\n                <\/div>\n            <\/div>\n            <div class=\"hero-video-container\">\n                <video\n                    id=\"hero-video\"\n                    class=\"hero-video\"\n                    autoplay\n                    loop\n                    muted\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03448-Large.jpeg\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/hero-video-vertical.mp4\" type=\"video\/mp4\">\n                <\/video>\n            <\/div>\n        <\/section>\n\n        <section class=\"byline-section\">\n            <div>\n                <p class=\"byline-author\">Text and photos by: Daliana Alvarado for PlateaPR<\/p>\n                <p class=\"byline-date\">December 2025<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"content-section fade-in\">\n            <div class=\"verse\">\n                <p>Whatever they're going to give me<\/p>\n                <p>Let them give it to me while I'm alive<\/p>\n                <p>Don't wait until<\/p>\n                <p>After I'm gone<\/p>\n                <p>I don't want what happened<\/p>\n                <p>To Daniel to happen to me<\/p>\n                <p>Or to maestro Pedro Flores<\/p>\n                <p>Or to the glorious Rafael<\/p>\n                <span class=\"verse-credit\">\u2014 Excerpt from <a href=\"https:\/\/www.youtube.com\/watch?v=21Ry78_qPvs\" target=\"_blank\" rel=\"noopener\">\"Que me lo den en vida\"<\/a><\/span>\n            <\/div>\n\n            <p>If you're one of those who have sung this El Gran Combo song at a party, you should know that behind this iconic lyric is the pen of Miguel Angel Amadeo, better known in the South Bronx and the Puerto Rican diaspora as <strong>Mike Amadeo<\/strong>.<\/p>\n\n            <p>Perhaps you know this story, as it has been covered by many, and since \"Que me lo den en vida\" was released, the tributes haven't stopped coming. It's as if Mike, owner of Casa Amadeo in New York, at 92 years old and still working daily at his store, underscores the importance of recognizing people's work while they're still alive.<\/p>\n\n            <div class=\"video-container\">\n                <video\n                    controls\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Copy-of-PLATEA-RECAP-STORIES-1.webp\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Que-me-lo-den-en-vida_web_vertical-1.mp4\" type=\"video\/mp4\">\n                    Your browser does not support the video element.\n                <\/video>\n            <\/div>\n\n            <p>The street in front of Casa Amadeo bears his name, the Puerto Rico Senate has recognized him, and almost every day he receives visitors wanting to interview him.<\/p>\n\n            <p>One of them was me. This Puerto Rican never lets go of his roots. So much so that when I called to coordinate, he answered with a simple \"Buenas tardes,\" as if he were tending his business on the island. <strong>\"I kept my language; I had to,\"<\/strong> he affirms with pride.<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03448-Large.jpeg\" alt=\"Mike Amadeo in his store Casa Amadeo\" loading=\"lazy\">\n            <\/div>\n\n            <p>His store\u2014almost a museum\u2014located at <a href=\"https:\/\/maps.google.com\/?q=786+Prospect+Ave+Bronx+NY\" target=\"_blank\" rel=\"noopener\">786 Prospect Ave. in the Bronx<\/a>, is a showcase of stories and memories. A living tribute to Puerto Rican and Latin American music. There are photos of celebrities, instruments, and awards.<\/p>\n\n            <p>Here you can find vinyl records, CDs, instruments, and history. Seeing that space amid the daily hustle moved me: it seemed like a breath of fresh air, a reminder of the golden era and the deep roots that Puerto Ricans planted in New York.<\/p>\n\n            <p>Mike, accompanied by his son who shares his name, received me with grace and elegance to tell\u2014once again\u2014his story, which is the story of the Puerto Rican diaspora, one that defines an entire generation.<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03419-Large.jpeg\" alt=\"Interior of Casa Amadeo with records and memorabilia\" loading=\"lazy\">\n            <\/div>\n\n            <p><strong>It's easy to tell, but living it wasn't.<\/strong> Time and Mike's age make him doubt some details. But only some. Amadeo describes with precision the people and events that marked an era when Latin music was at its peak. When he sold hundreds of records in a week.<\/p>\n\n            <p>Upon entering his store, prominently displayed and imposingly, Mike establishes the true codes of the composers who must not be forgotten, paying tribute to them. Three large framed photos: Rafael Hernandez \"El Jibarito\" and Pedro Flores appear on each side, and in the center, himself, Miguel Angel Amadeo.<\/p>\n\n            <p>Mike Amadeo is who he is, in part, because he was the son of Titi Amadeo, his father, who arrived in the city in the 1920s to study medicine, although music always called him more strongly.<\/p>\n\n            <blockquote>\n                He was a first-class bohemian. He played in nightclubs around the city and made a name for himself, writing many hits. Being Titi Amadeo's son opened doors for me.<br>\n                <small>\u2014 Mike Amadeo<\/small>\n            <\/blockquote>\n\n            <p>\"My father was a great composer. By the 1950s, he had already written a ton of famous songs in Cuba, Puerto Rico, and all of Latin America. Mostly boleros... that was Titi Amadeo's music.\"<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03441-Large.jpeg\" alt=\"Mike Amadeo alongside historical photographs\" loading=\"lazy\">\n            <\/div>\n\n            <h2 class=\"section-title\">The Discos Alegre Years<\/h2>\n\n            <div class=\"video-container\">\n                <video\n                    controls\n                    playsinline\n                    poster=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Copy-of-PLATEA-RECAP-STORIES-1-1.webp\">\n                    <source src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/Discos-Alegre_vertical-1.mp4\" type=\"video\/mp4\">\n                    Your browser does not support the video element.\n                <\/video>\n            <\/div>\n\n            <p>As he tells me, before the Fania boom, there was a key place for salseros: <strong>Discos Alegre<\/strong>. He started working there at 25, after serving in the army and playing for over eight years with the group Miguel Angel Amadeo y los Tres Reyes. Discos Alegre was a label with a physical store, Casa Alegre, where Mike was manager. Johnny Pacheco, Eddie Palmieri belonged there... \"I auditioned Willie Colon at that place,\" he recalls.<\/p>\n\n            <p>\"That was the label that recorded all the orchestras. That's where the '60s and '70s era comes from. Salsa as you know it. That's where it all started, and that's where I began writing guarachas and gave a song to Cheo Feliciano. That's where what we call salsa began.\"<\/p>\n\n            <p>The story is long and full of details. How did you get into music? I asked him. \"My cousin gave me a guitar when I was 13, and that's when Miguel Angel Amadeo was born... since that year, 1948, I've been writing songs.\"<\/p>\n\n            <p><strong>\"I wrote about everything and everyone.<\/strong> I have hundreds of songs written for singers like Felipe Pirela, Roberto Ledesma, Celia Cruz,\" he assures. Which is your favorite? He laughs. \"You really put me on the spot. I have over 350 recordings.\"<\/p>\n\n            <p>Casa Amadeo was born in 1969 when he bought the former Casa Hernandez. Since then, he has dedicated his life to music.<\/p>\n\n            <div class=\"full-image\">\n                <img src=\"https:\/\/www.plateapr.com\/wp-content\/uploads\/2025\/12\/DSC03437-Large.jpeg\" alt=\"Vinyl records at Casa Amadeo\" loading=\"lazy\">\n            <\/div>\n\n            <p><strong>What does music mean to you?<\/strong> The question seems almost unnecessary. \"For me, it's my life. It's what keeps me alive. There's nothing more precious than people you've never met throwing you a party. Or having artists who recorded your songs celebrate you.\" And as we talk, a neighbor arrives with pasteles and the shopkeeper next door brings his afternoon cafecito. \"People love Mike a lot,\" says his son.<\/p>\n\n            <p>At 92, he still works seven to eight hours daily. He keeps the store impeccable. \"Everyone who comes in tells me how beautiful I keep it,\" he comments with pride.<\/p>\n\n            <p>The record industry may have changed, but the consistency of Latin music\u2014especially ours\u2014remains.<\/p>\n\n            <p>Our son and our tumbao keep setting the rhythm and raising the bar. And in that pulse, in that heart, there still lives a man named Mike Amadeo.<\/p>\n\n            <p>Before we leave, he tells me: \"I have a classic coming out.\" He sings it for me. I can't share it, but I can assure you there's poetry, there's soneo, and there's life. <strong>\"I hope to hear it performed by some artist before I die.\"<\/strong><\/p>\n        <\/section>\n\n        <section class=\"closing-section\">\n            <p class=\"closing-quote\">\n                \"For me, it's my life. It's what keeps me alive. There's nothing more precious than people you've never met throwing you a party.\"\n            <\/p>\n        <\/section>\n    <\/div>\n\n    <script>\n        \/\/ Preserve straight quotes - prevent WordPress wptexturize\n        document.addEventListener('DOMContentLoaded', () => {\n            \/\/ Store original content before WordPress processes it\n            const container = document.getElementById('mike-amadeo-container');\n            if (container) {\n                \/\/ Normalize all text nodes to use straight quotes\n                const walker = document.createTreeWalker(\n                    container,\n                    NodeFilter.SHOW_TEXT,\n                    null\n                );\n\n                const textNodes = [];\n                while (walker.nextNode()) {\n                    textNodes.push(walker.currentNode);\n                }\n\n                \/\/ Only normalize if any type of quotes are detected (meaning WordPress processed it)\n                textNodes.forEach(node => {\n                    if (node.nodeValue && (node.nodeValue.includes('\\u00AB') || node.nodeValue.includes('\\u00BB') || node.nodeValue.includes('\\u201C') || node.nodeValue.includes('\\u201D') || node.nodeValue.includes('\\u2018') || node.nodeValue.includes('\\u2019'))) {\n                        \/\/ Replace all quote types with straight quotes\n                        node.nodeValue = node.nodeValue\n                            .replace(\/[\\u00AB\\u00BB]\/g, '\"')  \/\/ Latin\/Spanish quotes\n                            .replace(\/[\\u201C\\u201D]\/g, '\"')  \/\/ Curly quotes\n                            .replace(\/[\\u2018\\u2019]\/g, \"'\"); \/\/ Curly single quotes\n                    }\n                });\n            }\n        });\n\n        \/\/ Fade-in animations on scroll\n        const contentObserver = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('fade-in');\n                }\n            });\n        }, { threshold: 0.1 });\n\n        document.querySelectorAll('.content-section').forEach(el => {\n            contentObserver.observe(el);\n        });\n\n\n        \/\/ Observe video viewport visibility\n        document.addEventListener('DOMContentLoaded', () => {\n            const video = document.getElementById('hero-video');\n            if (!video) return;\n\n            const videoObserver = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        video.play().catch(err => {\n                            console.log('Could not play video:', err);\n                        });\n                    } else {\n                        video.pause();\n                    }\n                });\n            }, { threshold: 0.25 });\n\n            videoObserver.observe(video);\n        });\n\n        \/\/ ============================================\n        \/\/ GOOGLE ANALYTICS EVENTS\n        \/\/ ============================================\n\n        \/\/ 1. PLAY DE VIDEOS Y TIEMPO VIENDO VIDEOS\n        document.addEventListener('DOMContentLoaded', () => {\n            const allVideos = document.querySelectorAll('video');\n\n            allVideos.forEach((video, index) => {\n                const videoSrc = video.querySelector('source')?.getAttribute('src') || 'unknown';\n                const videoName = videoSrc.split('\/').pop().replace('.mp4', '');\n                let hasStarted = false;\n                let watchTime = 0;\n                let lastTime = 0;\n\n                \/\/ Event: Video Play\n                video.addEventListener('play', () => {\n                    if (!hasStarted && typeof gtag !== 'undefined') {\n                        gtag('event', 'video_start', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            video_url: videoSrc\n                        });\n                        hasStarted = true;\n                    }\n                });\n\n                \/\/ Event: Video Progress (25%, 50%, 75%, 100%)\n                video.addEventListener('timeupdate', () => {\n                    const percent = (video.currentTime \/ video.duration) * 100;\n\n                    if (percent >= 25 && !video.dataset.tracked25) {\n                        video.dataset.tracked25 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 25\n                            });\n                        }\n                    }\n                    if (percent >= 50 && !video.dataset.tracked50) {\n                        video.dataset.tracked50 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 50\n                            });\n                        }\n                    }\n                    if (percent >= 75 && !video.dataset.tracked75) {\n                        video.dataset.tracked75 = 'true';\n                        if (typeof gtag !== 'undefined') {\n                            gtag('event', 'video_progress', {\n                                event_category: 'Video',\n                                event_label: videoName,\n                                video_percent: 75\n                            });\n                        }\n                    }\n                });\n\n                \/\/ Event: Video Complete\n                video.addEventListener('ended', () => {\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'video_complete', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            video_url: videoSrc\n                        });\n                    }\n                });\n\n                \/\/ Track watch time\n                video.addEventListener('timeupdate', () => {\n                    if (!video.paused) {\n                        watchTime += video.currentTime - lastTime;\n                    }\n                    lastTime = video.currentTime;\n                });\n\n                \/\/ Send watch time when user leaves or pauses\n                video.addEventListener('pause', () => {\n                    if (watchTime > 0 && typeof gtag !== 'undefined') {\n                        gtag('event', 'video_watch_time', {\n                            event_category: 'Video',\n                            event_label: videoName,\n                            value: Math.round(watchTime)\n                        });\n                    }\n                });\n            });\n        });\n\n        \/\/ 2. PORCENTAJE DE SCROLL EN PAGINA\n        document.addEventListener('DOMContentLoaded', () => {\n            let scrollTracked = {\n                25: false,\n                50: false,\n                75: false,\n                90: false\n            };\n\n            window.addEventListener('scroll', () => {\n                const scrollPercentage = (window.scrollY \/ (document.documentElement.scrollHeight - window.innerHeight)) * 100;\n\n                if (scrollPercentage >= 25 && !scrollTracked[25]) {\n                    scrollTracked[25] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '25%',\n                            value: 25\n                        });\n                    }\n                }\n                if (scrollPercentage >= 50 && !scrollTracked[50]) {\n                    scrollTracked[50] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '50%',\n                            value: 50\n                        });\n                    }\n                }\n                if (scrollPercentage >= 75 && !scrollTracked[75]) {\n                    scrollTracked[75] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '75%',\n                            value: 75\n                        });\n                    }\n                }\n                if (scrollPercentage >= 90 && !scrollTracked[90]) {\n                    scrollTracked[90] = true;\n                    if (typeof gtag !== 'undefined') {\n                        gtag('event', 'scroll_depth', {\n                            event_category: 'Engagement',\n                            event_label: '90%',\n                            value: 90\n                        });\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n"]}],"_links":{"self":[{"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/posts\/6129","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/users\/52"}],"replies":[{"embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/comments?post=6129"}],"version-history":[{"count":0,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/posts\/6129\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/media\/6131"}],"wp:attachment":[{"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/media?parent=6129"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/categories?post=6129"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/post_tag?post=6129"},{"taxonomy":"post_author","embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/authors?post=6129"},{"taxonomy":"page_type","embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/page_type?post=6129"},{"taxonomy":"geo_location","embeddable":true,"href":"https:\/\/www.plateapr.com\/en\/wp-json\/wp\/v2\/geo_location?post=6129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}