/* Работник ****************************/

body.single-staff .staff h1 {
  padding-bottom: 30px;
}


body.single-staff .foto img {
    border : 3px #b78d21 solid;
}

body.single-staff .dosie h2 {
  color: #b78d21;
  font-size: 23px;
  text-transform: uppercase;
}

body.single-staff .dosie h3 {
  color: #b78d21;
  font-size: 19px;
}

body.single-staff .dosie .staff-data h3:first-child {
    margin-top: 0;
}

body.single-staff .kvadr i {
    margin-bottom: 1em;
}


body.single-staff .kvadr i {
  color: #b78d21;
}