.title, h4, .button a { background: #b19973; }
.title > dl > dt { color: #b19973; font-weight: bold;}


ul.item li.name{
color: #b19973;
border-bottom: 3px dotted #b19973;
}
ul.item li.name::before{
background-color:#b19973;
}
ul.item li.icon::before{
background-color: #b19973;
}

a.ext_link{
color: #b19973;
}
a.ext_link::after{
background-color: #b19973;
}
