.bootstrap-theme-traquility {
  --bs-light: #f7f7f2;
  --bs-light-rgb: 247, 247, 242;
}

.bootstrap-theme-traquility.bg-lightest,
.bootstrap-theme-traquility .bg-lightest {
  background-color: #fbfcf9;
}

.bootstrap-theme-traquility .card {
  --bs-card-cap-bg: var(--bs-light);
}

.bootstrap-theme-traquility.bootstrap-theme-traquility--squire-buttons {
  .diary-day-activity_trigger-button-wrapper .icon-wrapper,
  .diary-day-activity_trigger-button-wrapper .icon-wrapper--secondary {
    border-radius: 7px;
  }

  .diary-field-score_badge-icon {
    border-radius: 7px;
  }
}
