.special-top-section .top-main-background {
    background: #000;
}
.special-top-section .point-block {
    border-color: #333333;
}
.special-top-section .point-block > span:nth-child(1) {
    background: #333333;
}
.special-top-section .point-block > span:nth-child(2) > p {
    color: #333333;
}
