/*-- Enter your custom CSS below --*/

h3.front-post {
  line-height: 100%;
  margin-top: -20px;
}

/*-- Temporary family page formats --*/

#family-profile {
  float: left;
  width: 175px;
  padding: 6px;
}

#family-profile img {
  border:0px solid;
  border-radius:10px;
}

#family-profile-old img {
  border:0px solid;
  border-radius:10px;
}

#family-profile-old {
  float: none;
  background-color: #;
}