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

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