body,
button,
input,
select,
textarea {
    font-family: 'Poppins', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

body.cvcrm-page {
    background-color: #f7fcff;
}
