body {
    font-family: 'Inter', sans-serif;
}

button,
input,
select,
textarea {
    font: inherit;
}

.brand-background {
    background-color: #244487;
}
