diff --git a/about-us-astrodevs/src/components/Form/info_input/Input.css b/about-us-astrodevs/src/components/Form/info_input/Input.css index 9729419..f3cb075 100644 --- a/about-us-astrodevs/src/components/Form/info_input/Input.css +++ b/about-us-astrodevs/src/components/Form/info_input/Input.css @@ -76,3 +76,8 @@ input:hover{ select:hover{ filter: drop-shadow(0 0 2em #63191d60); } + +label{ + color: white; +} + diff --git a/about-us-astrodevs/src/components/Form/title/Title.css b/about-us-astrodevs/src/components/Form/title/Title.css index 3092700..569b086 100644 --- a/about-us-astrodevs/src/components/Form/title/Title.css +++ b/about-us-astrodevs/src/components/Form/title/Title.css @@ -7,12 +7,12 @@ flex-direction: column; align-items: center; justify-content: flex-start; + color: white; } -.subTitle h4{ +.subTitle p{ font-family: "Poppins", sans-serif; - font-weight: 100; - font-style: normal; + font-weight: 300; width: 43rem; display: flex; flex-direction: column; @@ -21,5 +21,5 @@ justify-content: center; font-size: large; margin-top: -1rem; - + font-size: small; } \ No newline at end of file diff --git a/about-us-astrodevs/src/components/Form/title/Title.jsx b/about-us-astrodevs/src/components/Form/title/Title.jsx index 14e09c4..4f7a736 100644 --- a/about-us-astrodevs/src/components/Form/title/Title.jsx +++ b/about-us-astrodevs/src/components/Form/title/Title.jsx @@ -7,7 +7,7 @@ export const Title = () => {

Contact us

-

Our team of cosmic explorers is here to assist! Whether you’re pondering the mysteries of black holes, curious about the composition of distant galaxies, or simply want to share your passion for stargazing, we’re all ears.

+

Our team of cosmic explorers is here to assist! Whether you’re pondering the mysteries of black holes, curious about the composition of distant galaxies, or simply want to share your passion for stargazing, we’re all ears.