
button {
    font-size: 0.875rem !important;
}

button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif !important;
}