.section-episodes .subpages-boxes .subpage-box .text .entry-meta {
display:none !important;
}
.site-footer .social-col .social-menu-item a {

    width: 37px;
    height: 37px;
    font-size: 18px;
    line-height: 37px;
margin-top:10px;
}
.section-events .subpages-boxes .subpage-box .text .event-meta {
display:none ;
}

.site-header .main-menu-wrap .main-menu-items .main-menu-item:hover {
  background-color: #be9d42;
  color: #ffffff;
}

.bt {
  display: inline-block;
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  background-color: #be9d42;
  color: #ffffff;
  border-radius: 0;
  border: 2px solid #be9d42;
    border-top-color: rgb(190, 157, 66);
    border-right-color: rgb(190, 157, 66);
    border-bottom-color: rgb(190, 157, 66);
    border-left-color: rgb(190, 157, 66);
  padding: 7px 10px;
  transition: all 0.5s;
}

.sister-profile img:hover {opacity: 0.7 !important;}




  #menu-item-232 a {
    text-decoration: none !important;
    color: inherit; /* Ensures the link inside inherits the color of the parent which is #ffffff */
background-color: transparent;
  border: 2px solid #9f8131;
opacity: 1;
  padding: 7px 10px;

  }