﻿.w-site .d-website-common-backgrounds {
    position: inherit;
}

.d-header > .w-field-name {
    color: white;
    font-size: 1rem;

}

.d-header {
    background-color: #094347;
    margin-top: 20px;
}
.d-narration-header {
    background-color: rgb(30, 136, 229);
    margin-top: 0px;
    color: silver;
}
.d-narration-header {
    width:100%;
}
.d-help > .w-field-name {
    color: gray;
}


.d-header-main-01 {
    background-color: silver;
    margin-top: 20px;
    color: green;
    height: 55px;
    line-height: 2.5;
    font-size: 1rem;
}