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

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