This commit is contained in:
Kenneth Jannette
2024-04-23 04:00:50 -05:00
parent f03ce05ca5
commit 534ebef9b5

View File

@@ -924,6 +924,7 @@ li.nav-item {
padding-top: 12px; padding-top: 12px;
color: #fff; color: #fff;
} }
.hero-middle-header { .hero-middle-header {
font-size: 1.8rem; font-size: 1.8rem;
text-align: center; text-align: center;
@@ -958,6 +959,20 @@ li.nav-item {
flex-direction: column; 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 { .mobile-sw-deck {
color: #fff; color: #fff;
font-size: 16px; font-size: 16px;
@@ -980,6 +995,11 @@ li.nav-item {
color: white; color: white;
line-height: 1.2; line-height: 1.2;
} }
.hero-testi-box {
width: 360px;
}
.mobile-sw-reptwo { .mobile-sw-reptwo {
height: 140px; height: 140px;
padding-top: 51px; padding-top: 51px;
@@ -1437,16 +1457,14 @@ li.nav-item {
} }
button.button-2 { button.button-2 {
width: 238px; width: 328px;
height: 46px; height: 46px;
flex-shrink: 0;
background: #4675c3; background: #4675c3;
border: 0;
color: #fff; color: #fff;
text-align: center; text-align: center;
font-family: Roboto; font-family: Roboto;
font-size: 16px; font-size: 16px;
font-style: normal;
font-weight: 400; font-weight: 400;
line-height: normal; line-height: normal;
text-transform: capitalize; text-transform: capitalize;