.headerbar .headerbar-left .logo img {
    padding-bottom: 0px;
    float: left;
}

.logo {
    line-height: 0;
}

.headerbar .headerbar-left {
    background: #ffffff;
}

.card-header {
    background-color: rgb(0 0 0 / 0%);
}

.enlarged .headerbar .headerbar-left .logo img {
    max-height: unset;
}

.text-gradient.text-primary {
    background-image: linear-gradient(310deg, #7928CA, #ed452a);
}