.page[name='about'] > .header {
    border-bottom: 1px solid #272727;
}
.page[name='about'] > .header > .center {
    color: #ffffff;
}
.page[name='about'] > .content > .text {
    color: #cccccc;
}