html{
  font-family: 'Source Sans Pro', sans-serif;
}
p{
  margin-bottom: 0px !important;
}
.clower{
  background: #fff;
  width:129px;
  height:129px;
  border:2px solid #08cae8;
  border-radius:200px;
  margin:0px auto;
  margin-top:-64.5px;
  color:#08cae8;
}
.clower:hover{
  background: #08cae8;
  color:#fff;
}
.fho-doctor-hover:hover{
  background-color:#007bff!important;
  color:#fff!important;
}