h1 {
  text-align: center;
}

.table-of-contents.open {
  background-color: #ececee;
  border-radius: 15px;
}

.social-button.social-button--facebook.js-link {
  background-color: #202024;
}

.social-button.social-button--twitter.js-link {
  background-color: #202024;
}

.social-button.social-button--youtube.js-link {
  background-color: #202024;
}

.social-button.social-button--instagram.js-link {
  background-color: #202024;
}

.social-button.social-button--tiktok.js-link {
  background-color: #202024;
}

.social-button.social-button--discord.js-link {
  background-color: #202024;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 10px;
  font-weight: bold;
}

.footer-info {
  text-align: center;
}

.button1 {
  margin-bottom: 5px;
}



.cai-btn {
  color: #ffffff;
}