body,html{margin:0}*{box-sizing:border-box}.rr-title{font-size:20px;color:#C89B3C;font-weight:700}body{display:flex;flex-direction:column;min-height:100vh;margin:0}header{background:#333;color:white;text-align:center}header,main{padding:1rem}main{flex-grow:1}footer{background:#333;color:white;padding:1rem;text-align:center}h1,h2,h3{color:#C89B3C;font-weight:700}.mantine-Button-root{background-color:#005A82;color:#C89B3C}