/* this is my custom CSS CSS for logistics.php */

/* Активные пункты меню */
/* главное */
#logistics1 {
    text-decoration: none;
    color: #428BCA;
    font-weight: 600;
}
/* дополнительное */
#logistics2 {
    border: dotted #ffffff 1px;
}