h1{
	font-size: 30px !important;
}
h2{
	font-size:24px !important;
}
h3{
	font-size:20px !important;
}
h4{
	font-size:18px !important;
}
p{
	font-size:14px !important;
}
#main, #wrapper {
    background-color:rgb(28,28,34)!important;
    color:#fff;
}
h1, h2, h3, h4, h5, h6, .heading-font{
	color:#fff !important;
}

.c-sidebar>.col-inner .is-divider {
    display: none;
}

.c-sidebar>.col-inner {
    position: sticky;
    top: 110px;
}

/* .absolute-footer, html, .mfp-content{
    background-color: #000 !important;
} */
.c-home h1,
.c-home h2,
.c-home h3,
.c-home h4,
.c-home h5,
.c-home h6 {
    color: #fff !important;
}