This commit is contained in:
2025-05-13 11:29:31 -07:00
parent 3feb79b0cf
commit daff52a388
3 changed files with 11 additions and 7 deletions

View File

@@ -3,12 +3,15 @@ section.grid-callout {
h2 {
@extend .goudy;
@extend .headline-lg;
color: $c-navy;
font-size: 70px;
line-height: 70px;
margin-bottom: 3rem;
}
.cta-button {
margin-bottom: 2rem;
}
.callout {
height: 100%;
padding: 2rem;