/* Holy Trinity Orthodox Calendar local dark-mode overrides for Theologians Bible */
.normaltext { font-weight: normal; color: #f5eee4 !important; }
.minortext { color: #aaa18c !important; font-weight: normal; }
.dataheader { color: #C9A24D !important; font-weight: bold; }
.headerheader { color: #C9A24D !important; font-weight: bold; }
.headerfast { color: #3fb950 !important; font-weight: bold; }
.headernofast { color: #ff6b6b !important; font-weight: bold; }
.scriptureheader { color: #C9A24D !important; font-weight: bold; }
.troparionheader { color: #C9A24D !important; font-weight: bold; }
.troparionseparator { background-color: rgba(201,162,77,.3) !important; }

.pdataheader,
.pheaderheader,
.pscriptureheader,
.ptroparionheader {
    word-spacing: 0;
    text-indent: 0;
    line-height: 135%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1.35em;
}

.ocButton {
    font-family: Cinzel, serif !important;
    color: #aaa18c !important;
    font-size: 1.05rem !important;
    text-decoration: none !important;
    background-color: rgba(255,255,255,.02) !important;
    border: 1px solid transparent !important;
}

.ocButton:hover {
    color: #C9A24D !important;
    border-color: rgba(201,162,77,.35) !important;
    background-color: rgba(201,162,77,.08) !important;
}

.ocButton:active { position: relative; top: 1px; }
.octhButton { vertical-align: text-bottom !important; height: 16px !important; }
.ocButtonsBar { text-align: left; }
