assets/scss/2-modules/_benefits.scss in kcc-gem-theme-0.7.64 vs assets/scss/2-modules/_benefits.scss in kcc-gem-theme-0.7.65
- old
+ new
@@ -96,18 +96,20 @@
font-size: 3rem;
}
}
.benefits__typography--student-p {
+ font-family: $font-family-paragraph;
color: $black;
font-weight: 600;
- font-size: 1.15em;
+ font-size: 1.25rem;
margin-top: 15px;
margin-bottom: .5rem;
}
.benefits__typography--img-cap {
- font-size: 1.35rem;
+ font-family: $font-family-paragraph;
+ font-size: 1rem;
font-weight: 600;
display: block;
}
.benefits__typography-itransfer {