{name}
{start.toLocaleDateString(dateLocale, {
@@ -115,7 +118,7 @@ const Event: NextPage = () => {
href={link}
target="_blank"
rel="noreferrer"
- className="flex whitespace-nowrap rounded-lg border border-dark bg-background1 px-8 py-2 font-coolvetica text-dark transition-colors hover:bg-background3"
+ className="flex whitespace-nowrap rounded-lg border border-dark-color bg-light-primary-color px-8 py-2 font-coolvetica text-dark-color transition-colors hover:bg-dark-secondary-color"
>
{linkText}
@@ -137,7 +140,7 @@ const Event: NextPage = () => {
href={tiktok}
target="_blank"
rel="noreferrer"
- className="flex w-fit flex-row items-center justify-center gap-2 rounded-lg bg-white p-3 font-coolvetica text-dark"
+ className="flex w-fit flex-row items-center justify-center gap-2 rounded-lg bg-white p-3 font-coolvetica text-dark-color"
>