.blue_section {
    background-color: #0C2D58;
}

.blue_section {
    color: #D5E0ED;
}

.blue_section .right-border {
    border-right: 1px solid #D5E0ED;
}