body {
font-family: "neue-haas-grotesk-text",sans-serif;
font-size: 14px;
font-variant-numeric: tabular-nums;
background-color: #EDF0FF;
color: #000122;
}

input, select, textarea {
font-family: inherit;
font-variant-numeric: inherit;
font-size: inherit;
}

select {
font-size: inherit;
}

img.add {
content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48px'
height='48px'%3E%3Ccircle fill='%231C83D4' cx='24' cy='24' r='21'/%3E%3Cg fill='%23FFFFFF'%3E%3Crect x='21' y='14'
width='6' height='20'/%3E%3Crect x='14' y='21' width='20' height='6'/%3E%3C/g%3E%3C/svg%3E");
}