body {
font-family: system-ui;
}

h1,h2,h3 {
font-weight:700;
}

.cs-btn {
background:#2060df;
color:white;
padding:12px 22px;
border-radius:4px;
}