h1, h2, h3 {
    color: #008fb3 !important;
    text-shadow: 1px 1px 1px #536368 !important;
}

.default-header-invert {
    color: white !important;
    text-shadow: 0 0 0 !important;
}

.default-header {
    color: black !important;
    text-shadow: 0 0 0 !important;
}
