html:not([data-theme-mode=dark]) body.hellopanda-frontend .wp-block-site-logo img { 
    filter: none !important; 
} 
 
.block-sticky-holder.is-block-sticky .header-pc { 
    color: #403b3a !important;
    background-color: #ffffff !important; 
    font-weight: bold !important;
}

.organization-table thead th {
  background-color: #44bbcd !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}