.container.privacity-section {
   padding: 30px 0;
 }
.container.privacity-section p {
   font-size: 14px;
 }
.container.privacity-section h4 {
   margin: 40px 0 18px 0;
   font-size: 20px;
}
.container.privacity-section .calls-message {
   margin-top: 40px;
   font-size: 14px;
   font-weight: 600;
}


#scrollUp {
   bottom: 118px;
   z-index: 2 !important;
}

.custom_icon_certification {
   display: flex;
   align-items: center;
 }
 .custom_icon_certification img {
   width: 60px;
   height: auto;
   margin-right: 10px;
 }
 .custom_icon_certification p {
   margin-top: 20px;
   text-align: left;
 }
 
 h5.doctor-name {
   font-size: 16px;
 }
 h5.doctor-name span {
   font-size: 13px;
 }

 .fa {
  /* font: unset !important; */
  font-size: 21px !important;
  line-height: 40px !important;
}