.page-container[white] h3,
.page-container[white] #title_text .description b {
    color: #000;
}

.page-container[white] #title_text[border="yes"] .container-small {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.page-container[white] #title_text .title {
    background: rgba(0, 0, 0, 0.1);
}

.page-container[white] #title_text .icon {
    background: rgba(0, 0, 0, 0.1);
}