﻿/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact-icon {
  border: 1px solid;
  border-radius: 50%;
}

.contact .contact-info i {
  font-size: 20px;
  color: var(--secondary);
  float: left;
  width: 44px;
  height: 44px;
  background: var(--light);
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 1px solid; */
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}


#img-home {
  height: 17.5rem;
}

.hormone-specialist-img {
  width: 160px;
  height: auto;
}