.single-post .site-content {
padding-top: 100px;
}
.single-post .entry-meta,
.single-post .entry-meta a {
color: #02037b !important;
}
.ast-menu-toggle {
color: #ffffff !important;
} .site-footer .ast-small-footer-section-1 {
font-size: 13px;
color: #666666;
} .site-footer .footer-primary-navigation .menu-item a {
color: #0000ff;
transition: color 0.3s ease;
} .site-footer .footer-primary-navigation .menu-item a:hover,
.site-footer .footer-primary-navigation .menu-item.current-menu-item a {
color: #10fe8d;
} .ast-theme-transparent-header .main-header-bar,
.ast-theme-transparent-header .ast-mobile-header-wrap .main-header-bar {
background: linear-gradient(
to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0.72) 40%,
rgba(0,0,0,0) 100%
) !important;
border: none !important;
} .ast-theme-transparent-header .main-header-menu,
.ast-theme-transparent-header .main-navigation,
.ast-theme-transparent-header .main-header-bar-navigation {
background: transparent !important;
}