diff --git a/content/src/app/globals.css b/content/src/app/globals.css index b55bc55..d67f01d 100644 --- a/content/src/app/globals.css +++ b/content/src/app/globals.css @@ -8,12 +8,14 @@ --background-end-rgb: 255, 255, 255; } -*, ::before, ::after { +*, +::before, +::after { border-style: none; } - + html { - font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif + font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } body { @@ -39,21 +41,29 @@ body { background-color: hsla(0, 0%, 40%, 0.1); } +.bg-ssw-red, +.bg-sswRed { + --tw-bg-opacity: 1; + background-color: rgb(204 65 65 / var(--tw-bg-opacity)); +} + .text-ssw-red { --tw-text-opacity: 1; color: rgb(204 65 65 / var(--tw-text-opacity)); } -a.footer-link,a.footer-link:visited { +a.footer-link, +a.footer-link:visited { @apply text-white; - line-height: .75rem; + line-height: 0.75rem; transition: all 0.3s ease-in-out; &:hover { @apply text-ssw-red; } } -a.footer-greybar-link, a.footer-greybar-link:hover { +a.footer-greybar-link, +a.footer-greybar-link:hover { text-decoration: underline; } diff --git a/content/src/app/page.tsx b/content/src/app/page.tsx index 4eb278e..92a5c3a 100644 --- a/content/src/app/page.tsx +++ b/content/src/app/page.tsx @@ -72,6 +72,20 @@ export default function Home() { description="A low-code solution for easy set-up and configuration." imgURL="/dory-architecture-diagram.webp" /> + +
+
+

+ Sold? +

+ + + +

Contact an Account Manager to discuss how we can set this up for you.

+
+