.block-others-mrc {
  text-align: center;
}

.block-others-mrc h2 {
  font-size: 140%;
}

.other_sites {
  display: inline-block;
}

.other_sites th {
  border-bottom-width: 0 ;
}

.other_sites table tbody tr td {
  border-top-width: 0 ;
}

.other_sites table tbody tr td a {
  text-decoration: none;
}

.other_site {
  display: inline-block;
  vertical-align:top;
}

.site_link {
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}

.site_link a:hover {
  text-decoration: none;
}

#healthylife_site_link a {
  color: #098066;
}

#healthylife_site_link a:hover {
  color: black;
}

#mystics_site_link a {
  color: #8758AC;
}

#mystics_site_link a:hover {
  color: black;
}

#love_site_link a {
  color: #B8272E;
}

#love_site_link a:hover {
  color: black;
}

#therapy_site_link a {
  color: #E15435;
}

#therapy_site_link a:hover {
  color: black;
}

#kids_site_link a {
  color: #1C73E6;
}

#kids_site_link a:hover {
  color: black;
}

#meditation_site_link a {
  color: #FF4600;
}

#meditation_site_link a:hover {
  color: black;
}

#retraining_site_link a {
  color: #40A8EF;
}

#retraining_site_link a:hover {
  color: black;
}

#holistic-medicine_site_link a {
  color: #F1B800;
}

#holistic-medicine_site_link a:hover {
  color: black;
}

#vegan-recipes_site_link a {
  color: #B0CB53;
}

#vegan-recipes_site_link a:hover {
  color: black;
}

#radiation_site_link a {
  color: #8EC641;
}

#radiation_site_link a:hover {
  color: black;
}

#cholesterol_site_link a {
  color: #B61012;
}

#cholesterol_site_link a:hover {
  color: black;
}

@media only screen and (max-width: 767.98px) {
  .other_sites table tbody tr td {
    display: none;
  }
}
