:root {
	--landing-card-background: #FFFFFF;
	--landing-card-text: #000000;
	--main-container-background: #FFFFFF;

	--color-accent-rgb: 159,129,255;
	--color-on-accent-rgb: 0, 0, 0;

	--body-background-color-rgb: 207,255,0;
	--color-on-background-rgb: 0, 0, 0;
}
/* custom styling */
.bottom-banner__img {
    border-radius: 20px;
}
.tabs__trigger {
    color: #ffffff!important;
    background: #9F81FF;
}
.tabs__trigger[data-tab-trigger="group-73215"] {
  background-color: #CFFF03;
 color:#000000!important;
}
