/* Enter Your Custom CSS Here */


.mkd-logo-wrapper a img.mkd-normal-logo {
    opacity: 1;
    width: 100%!important;
    height: auto!important;
}

/* .mkd-content {
    background: #d2f5ff !important;
}
 */
.mkd-wrapper {
    background-color: #0ac7ff!important;
}

.mkd-post-info {
    display: none!important;
}

.mkd-post-info-date {
    display: none!important;
}

/* menu tweaks */

.mkd-page-header .mkd-logo-area {
    height: 175px!important;
}

.mkd-page-header .mkd-grid {
  height: 0px!important; 
}

.mkd-wrapper .mkd-wrapper-inner {
		min-height: 100vh !important;
		padding-bottom: 0px !important;
}

.mkd-page-footer {
	padding: 30px !important;
   background-color: #0ac7ff!important;
   position: relative;
   z-index: 200;
}

.mkd-page-footer.mkd-footer-uncover.mkd-light-footer {
	position: relative !important;
}

.podcast-view.kLpNfK {
	background-color: white;
}