#qr-code-section{position:absolute;width:100%;height:100%;margin:0 auto;text-align:center;background:var(--color4)}#qr-code-section h1{font-size:var(--font-size-xxl);font-family:Ubuntu Condensed,sans-serif;line-height:100%}#qr-code-section .subheader{font-size:20px}#qr-code-section .qr-code-content{max-widtH:576px;margin-left:auto;margin-right:auto;padding:20px}#qr-code-section .buttons-container{margin:0 auto}#qr-code-section .buttons-container a{max-width:280px;display:block}#qr-code-section hr{width:100%;border:1px solid #e6e6e6;background:red;color:red}@media(max-width:720px){#qr-code-section{padding:20px 0}#qr-code-section h1{font-size:32px}#qr-code-section .subheader{font-size:14px}#qr-code-section .qr-code-content{margin-top:0}#qr-code-section hr{margin:10px 0}}