
✅ 🎨 빨간색 (유튜브 스타일) 전체 버튼 CSS @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&display=swap');/* 공통 스타일 */a.button-base { color: #ffffff !important; font-family: 'Raleway', sans-serif; font-weight: bold; text-transform: uppercase; letter-spacing: 3px; border-radius: 12px; transition: 0.4s ease; text-decoration: none; background: linear-gradient..