diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css
index a1ee97f..6f42a01 100644
--- a/assets/css/compiled/main.css
+++ b/assets/css/compiled/main.css
@@ -2210,16 +2210,16 @@ select {
background-color: rgba(var(--color-primary-700), var(--tw-bg-opacity));
}
-.bg-primary-600 {
- --tw-bg-opacity: 1;
- background-color: rgba(var(--color-primary-600), var(--tw-bg-opacity));
-}
-
.bg-\[\#ef4444\] {
--tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
+.bg-primary-600 {
+ --tw-bg-opacity: 1;
+ background-color: rgba(var(--color-primary-600), var(--tw-bg-opacity));
+}
+
.bg-neutral-100\/50 {
background-color: rgba(var(--color-neutral-100), 0.5);
}
@@ -2363,16 +2363,16 @@ select {
padding-right: 1rem;
}
-.py-2 {
- padding-top: 0.5rem;
- padding-bottom: 0.5rem;
-}
-
.py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
+.py-2 {
+ padding-top: 0.5rem;
+ padding-bottom: 0.5rem;
+}
+
.py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
@@ -2614,16 +2614,16 @@ select {
color: rgb(255 51 153 / var(--tw-text-opacity));
}
-.\!text-neutral {
- --tw-text-opacity: 1 !important;
- color: rgba(var(--color-neutral), var(--tw-text-opacity)) !important;
-}
-
.text-\[\#fca5a5\] {
--tw-text-opacity: 1;
color: rgb(252 165 165 / var(--tw-text-opacity));
}
+.\!text-neutral {
+ --tw-text-opacity: 1 !important;
+ color: rgba(var(--color-neutral), var(--tw-text-opacity)) !important;
+}
+
.text-primary-300 {
--tw-text-opacity: 1;
color: rgba(var(--color-primary-300), var(--tw-text-opacity));
@@ -3887,16 +3887,16 @@ body:has(#menu-controller:checked) {
background-color: rgba(var(--color-neutral-800), 0.5);
}
-.dark .dark\:bg-primary-800 {
- --tw-bg-opacity: 1;
- background-color: rgba(var(--color-primary-800), var(--tw-bg-opacity));
-}
-
.dark .dark\:bg-\[\#ef4444\] {
--tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
+.dark .dark\:bg-primary-800 {
+ --tw-bg-opacity: 1;
+ background-color: rgba(var(--color-primary-800), var(--tw-bg-opacity));
+}
+
.dark .dark\:bg-neutral-900\/50 {
background-color: rgba(var(--color-neutral-900), 0.5);
}
diff --git a/content/_index.md b/content/_index.md
index fe51448..4df307d 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -8,7 +8,7 @@ showHeadingAnchors: false
Teens For Christ Connection (TFC) is a rural ministry reaching out to the mission field of teenagers in rural communities across Northwest Kansas and Southwest Nebraska. In rural communities where youth ministry programs and resources are limited, TFC desires to partner with churches to meet this need. Whether this is through providing community youth groups, coaching those already working with youth, or supplying resources and extra curricular activities for area ministries, TFC desires to connect teens with the truth of Jesus Christ and equip them to live out the Great Commission.
## Camp Is Here!
-TFC Camp signups have started! If you'd like to go please click the button below!
+Week 2 of camp is already full! If you'd like to sign up you'll have to select week 1, if you can't make it week 1 contact your TFC leader to see if room has been made for week 2! TFC Camp signups have started! If you'd like to go please click the button below!
{{< button href="/camp-form" target="_self" >}}
Sign up now!
diff --git a/content/camp-form.md b/content/camp-form.md
index 9b212ad..0e932a3 100644
--- a/content/camp-form.md
+++ b/content/camp-form.md
@@ -13,7 +13,7 @@ We hope you are as excited about camp as we are! If there is anything we can do
## Dates
- Week 1 - July 17 - July 21
-- Week 2 - July 24 - July 28
+- ~~Week 2 - July 24 - July 28~~ **Week 2 is full for now**, if you'd still like to go, you can ask your TFC leader and possibly be put on a waiting list.
## Cost
We have an early bird registration, so if you register by certain dates, you'll save some money!
diff --git a/layouts/shortcodes/camp-form.html b/layouts/shortcodes/camp-form.html
index ee16da6..68a163e 100644
--- a/layouts/shortcodes/camp-form.html
+++ b/layouts/shortcodes/camp-form.html
@@ -169,7 +169,7 @@