sonic-editorial-listings {
  --button-background-color: var(--primary-700);
  --button-background-color-hover: var(--primary-900);
  --school-color: var(--gray-700);
  --sonic-tooltip-label-color: #000000;
  margin-bottom: 35px;
  width: 80%;
  margin-left: auto; 
  margin-right: auto;
}

.sonic-el-wrapper > .sonic-editorial-listings-title {
  color: var(--secondary-900);
  margin-top: 15px;
  font-size: 25px;
  text-align: center;
}