.blinking{
  font-weight: bold;
}
.doctorInfo{
  font-size: 16px;
  color: #C52026;
  cursor: pointer;
  text-align: center;
}
.doctorInfo a:hover{
  text-decoration: none;
}