This commit is contained in:
2025-06-02 16:16:11 -07:00
parent d69998377c
commit deb35cba78
3 changed files with 10 additions and 3 deletions

5
dist/app.css vendored
View File

@@ -12532,11 +12532,14 @@ section.services-blocks h2, section.services-blocks .h2 {
color: #fff;
}
section.services-blocks .block {
padding: 1rem;
padding: 2rem 1.5rem;
}
section.services-blocks .block svg {
margin-bottom: 1rem;
}
section.services-blocks .block h3, section.services-blocks .block .h3 {
font-weight: bold;
}
section.services-blocks .block:first-of-type {
background-color: #B9AF78;
color: #fff;