﻿
/* Default Theme CSS */

.theme-default {
    background: #efefef !important;
}
.theme-default footer {
    font-size: 0.85rem;
    background: #284b89 !important;
}


/**** Footer CSS ****/
.theme-default footer {
    font-size: 0.85rem;
    background: #284b89 !important;
    padding-top: 0px;
    padding-bottom: 0px;
}