/* border-bottom */
.border-bottom .container {
    border-bottom: 1px solid #cbdbe6;
    padding-bottom: 10px;
}
/* end border-bottom */