.archive .content .container {
    background: #fff;
    color: #000;
}

.archive .title.title_size_large h1 {
    color: #000;
    border-bottom: 1px solid #000;
}

.archive .title .title_holder .container {
    background: #fff;
}

.archive .title.title_size_large h1 {
    text-align: left;
}

.archive .title.title_size_large h1::selection {
    color: red !important;
}