/* Profile Page Theme Colors */
.card-bg {
    background-color: var(--mud-palette-tertiary) !important;
}

.paper-bg {
    background-color: var(--mud-palette-secondary) !important;
}
