body {
    background: #f7fafd;
}
.card {
    border-radius: 1rem;
}
.btn-primary, .bg-primary {
    background-color: #62009c !important;
    border-color: #62009c !important;
}
.navbar-brand img {
    margin-right: 6px;
}
