@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');

.geist-font {
    font-family: "Geist", sans-serif;
}

.active-button {
    background-color: #4A00FF;
    color: #FFFFFF;
}