body {
    font-family: "Libre Franklin", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.app-container {
    background-color: #f8f9fa;
    color: #1b1b1b;
}

.navbar-brand img {
    height: 60px;
    width: auto;
}

footer {
    font-size: 0.875rem;
}
