@import url("https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wght@8..144,300&display=swap");footer{background:#0f233a;color:#fff;padding:1em;text-align:center}footer p{font-family:"Roboto Serif",serif}footer button{all:unset;font-family:"Roboto Serif",serif}footer a{text-decoration:unset}footer .cta{background-color:#fff;border-radius:30px;color:#000;cursor:pointer;font-family:"Roboto Serif",serif;font-size:12px;padding:8px 16px}footer .cta:focus,footer .cta:hover{background:#0f233a;color:#fff}