

/* ==== Custom css for the website =======*/

.app-sidebar-logo-default{
    height: 75 !important;
}

label.error{
    color: red !important;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .header-left h2{
        font-size: 1rem;
    }
}

