.btn-primary{
    background-color: rgb(130,4,42) !important;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(130,4,42) 0%, #231F20 90%) !important;
}

.top-left-logo{
    width: 24px;
    height: 24px;
}

.profile-Icon {
    background-color: rgb(130,4,42) !important;
}