/*Write your custom css in this file.*/
.brand-logo img {
    padding: 5px !important;
}

/*Login screen logo width.*/
.mw100p { 
    max-width: 70% !important;
}

/*For dashboards*/
h1 {
    font-size:22px;
}

h2 {
   font-size: 20px; 
}

h3 {
    font-size: 18px;
}