more
This commit is contained in:
@@ -289,7 +289,7 @@ p.text-block-2.text-center {
|
||||
border-radius: 0px 0px 12.336px 12.336px;
|
||||
background: #fff;
|
||||
box-shadow: 25px 0 20px -20px rgba(199, 199, 208, 0.271);
|
||||
padding: 16px 18px;
|
||||
margin-top: -17px;
|
||||
}
|
||||
|
||||
.card-upper-box {
|
||||
@@ -308,7 +308,7 @@ p.text-block-2.text-center {
|
||||
p.card-texts {
|
||||
color: #90a3b4;
|
||||
font-family: Roboto;
|
||||
font-size: 14px;
|
||||
font-size: 0.98rem;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 23px; /* 125% */
|
||||
@@ -320,10 +320,11 @@ p.card-texts {
|
||||
|
||||
.foo-card-title {
|
||||
font-family: Roboto;
|
||||
font-size: 1.5rem;
|
||||
font-weight: 500;
|
||||
font-size: 1.7rem;
|
||||
font-weight: 400;
|
||||
margin-top: 8px;
|
||||
letter-spacing: -0.009rem;
|
||||
letter-spacing: -0.007rem;
|
||||
color: #1f74a7;
|
||||
}
|
||||
|
||||
img.card-img {
|
||||
@@ -362,9 +363,6 @@ p.card-title {
|
||||
padding: 8px 10px 0px 10px;
|
||||
width: 270px;
|
||||
height: 150px;
|
||||
border-right: 1px solid var(--ultra-light-accent);
|
||||
border-bottom: 1px solid var(--ultra-light-accent);
|
||||
border-left: 1px solid var(--ultra-light-accent);
|
||||
border-radius: 0px 0px 10px 10px;
|
||||
}
|
||||
|
||||
@@ -508,6 +506,7 @@ h4.heading-6 {
|
||||
text-transform: capitalize;
|
||||
margin-bottom: 18px;
|
||||
margin-top: 6px;
|
||||
color: #1f74a7;
|
||||
}
|
||||
|
||||
h6.heading-7 {
|
||||
@@ -526,6 +525,7 @@ h6.heading-7 {
|
||||
font-size: 1.1rem;
|
||||
font-weight: 400;
|
||||
width: 520px;
|
||||
color: #1f74a7;
|
||||
}
|
||||
|
||||
.d-flex.div-block-3 {
|
||||
@@ -580,6 +580,7 @@ button.button-2 {
|
||||
border-radius: 9.049px;
|
||||
background-color: #ffb571;
|
||||
background-repeat: no-repeat;
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
.heading-6-mobile {
|
||||
@@ -603,7 +604,6 @@ button.button-2 {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: #f2f2ff;
|
||||
width: 100%;
|
||||
border-radius: 10px 10px 0px 0px;
|
||||
}
|
||||
@@ -1125,6 +1125,7 @@ li.nav-item {
|
||||
|
||||
h4.heading-6 {
|
||||
display: none;
|
||||
color: #1f74a7;
|
||||
}
|
||||
|
||||
h6.heading-7 {
|
||||
@@ -1176,6 +1177,7 @@ li.nav-item {
|
||||
margin-bottom: 1.1rem;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
color: #1f74a7;
|
||||
}
|
||||
|
||||
button.button-2 {
|
||||
|
||||
Reference in New Issue
Block a user