/* Selected dark library direction. */
.library-concept{background:#0d0f10;color:#fff}
.library-concept .section-tag{color:#a4a6a7}
.library-concept .content-card{background:#1b1e20;border-color:#323538;color:#fff}
.library-concept .content-card:hover{box-shadow:0 20px 46px rgba(0,0,0,.42)}
.library-concept .content-card p,.library-concept .content-card h3+span{color:#a8abad}
.library-concept .content-card a{border-color:#6c6f71;color:#fff}
.library-concept .filter-tabs button{border-color:#505356;color:#d4d6d7}
.library-concept .filter-tabs button:hover{border-color:var(--yellow);color:var(--yellow)}
.library-concept .filter-tabs button.active{background:var(--yellow);border-color:var(--yellow);color:#111}
.library-concept .content-image{background:#111416}
