/* Original theme logo remains intact and returns when this plugin is disabled. */
body .dfc-header .dfc-logo,body .dfc-footer-logo{
 background: url('d-pulse.png') center / contain no-repeat !important;
 text-shadow:none !important;filter:none !important;transform:none !important;
 color:transparent !important;-webkit-text-stroke:0 !important;
 font-size:0 !important;line-height:1 !important;
 width:128px !important;height:111px !important;
 display:block !important;flex-shrink:0;
}
body .dfc-header .dfc-logo span{visibility:hidden !important}
body .dfc-header .dfc-logo::before,body .dfc-header .dfc-logo::after,body .dfc-footer-logo::before,body .dfc-footer-logo::after{content:none !important}
body .dfc-footer-logo{width:150px !important;height:150px !important;margin-bottom:12px}
@media(max-width:900px){body .dfc-header .dfc-logo{width:90px !important;height:80px !important}}
