cleanUrl: "/powerchess-junior-open-3rd"
<head>
<style>
.oopy-junior-open-cta-wrap{width:100%;margin:24px auto;text-align:center;box-sizing:border-box;}
.oopy-junior-open-cta{display:inline-block;padding:14px 22px;border-radius:10px;background:#111827;color:#fff!important;text-decoration:none!important;font-size:16px;font-weight:700;line-height:1.4;text-align:center;transition:background .2s ease,transform .2s ease;box-sizing:border-box;}
.oopy-junior-open-cta:hover{filter:brightness(.92);transform:translateY(-1px);}
@media(max-width:768px){.oopy-junior-open-cta{display:block;width:100%;}}
</style>
<script defer>
window.addEventListener('load',function(){
var content=document.querySelector('.notion-page-content');
if(!content||document.getElementById('oopy-junior-open-cta-wrap')) return;
var wrap=document.createElement('div');
wrap.id='oopy-junior-open-cta-wrap';
wrap.className='oopy-junior-open-cta-wrap';
wrap.innerHTML='<a class="oopy-junior-open-cta" href="<https://docs.google.com/forms/d/e/1FAIpQLSfikr4GaaW07TyVJLNVPzo18ruHaeZzjgSOFG60E0myjvXOFQ/viewform?usp=send_form>" target="_blank" rel="noopener noreferrer">참가 신청하기</a>';
content.insertBefore(wrap,content.firstChild);
});
</script>
</head>





