This commit is contained in:
2025-05-13 12:00:03 -07:00
parent 93684ba1aa
commit 6b7885228c
3 changed files with 13 additions and 9 deletions

12
dist/app.css vendored
View File

@@ -12048,12 +12048,12 @@ a {
}
}
.headline-lg, section.grid-callout h2, section.grid-callout .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
.headline-lg, section.grid-callout h2, section.grid-callout .h2, .text-over-image-b .content-wrapper .content h2, .text-over-image-b .content-wrapper .content .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
font-size: 40px;
line-height: 40px;
}
@media (min-width: 768px) {
.headline-lg, section.grid-callout h2, section.grid-callout .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
.headline-lg, section.grid-callout h2, section.grid-callout .h2, .text-over-image-b .content-wrapper .content h2, .text-over-image-b .content-wrapper .content .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
font-size: 70px;
line-height: 70px;
}
@@ -12285,11 +12285,13 @@ section.side-by-side-text h2, section.side-by-side-text .h2 {
.text-over-image-b .content-wrapper .content {
background-color: rgba(255, 255, 255, 0.8);
padding: 6rem 4rem 6rem 3rem;
width: 40%;
}
@media (min-width: 768px) {
.text-over-image-b .content-wrapper .content {
width: 40%;
}
}
.text-over-image-b .content-wrapper .content h2, .text-over-image-b .content-wrapper .content .h2 {
font-size: 70px;
line-height: 77px;
margin-bottom: 2rem;
color: #063C5A;
}

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
"/app.css": "/app.css?id=7189bdee2e3bbabc47ca456d14ac29d5"
"/app.css": "/app.css?id=a741b9ec715de60b69c8dd91e8098e3a"
}