.login-register-actions {
	display: none;
}

.support-menu {
	display: none;
}

.restrict-tab-groups {
    display: none !important;
}

.interactions-container button:nth-child(3) {
  display: none;
}

button[role="tab"].justify-self-center {
    display: none !important;
}

.flex.flex-col.items-center.gap-7.mt-12 {
    display: none !important;
}

.flex.items-start.gap-4[class="flex items-start gap-4"] {
    display: none !important;
}