:root {
    --primary: #2C24FF;
}

body {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

pdf-viewer {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
}

