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

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