body {
    font-family: 'Inter', sans-serif;
}

.brand-red {
    color: #E31E24;
}

.bg-brand-red {
    background-color: #E31E24;
}

.border-brand-red {
    border-color: #E31E24;
}
