diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 930d327..6c1290b 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -924,6 +924,7 @@ li.nav-item { padding-top: 12px; color: #fff; } + .hero-middle-header { font-size: 1.8rem; text-align: center; @@ -958,6 +959,20 @@ li.nav-item { flex-direction: column; } + .hero-text { + margin-top: 16px; + width: 350px; + font-size: 1.2rem; + } + + .hero-text-box { + margin-top: 12px; + } + + .arrow-container { + display: none; + } + .mobile-sw-deck { color: #fff; font-size: 16px; @@ -980,6 +995,11 @@ li.nav-item { color: white; line-height: 1.2; } + + .hero-testi-box { + width: 360px; + } + .mobile-sw-reptwo { height: 140px; padding-top: 51px; @@ -1437,16 +1457,14 @@ li.nav-item { } button.button-2 { - width: 238px; + width: 328px; height: 46px; - flex-shrink: 0; background: #4675c3; - border: 0; color: #fff; text-align: center; font-family: Roboto; font-size: 16px; - font-style: normal; + font-weight: 400; line-height: normal; text-transform: capitalize;