diff --git a/assets/styles/style.css b/assets/styles/style.css index 96823f1..65b5036 100644 --- a/assets/styles/style.css +++ b/assets/styles/style.css @@ -382,4 +382,24 @@ a { font-size: 32px; line-height: 48px; } + + .bottom-card-description { + font-size: 32px; + line-height: 48px; + } + + .bottom-infocard-text { + width: 40%; + } + + .bottom-infocard-subtitle { + font-size: 64px; + line-height: 78px; + padding-bottom: 10px; + } + + .bottom-infocard-description { + font-size: 32px; + line-height: 48px; + } } \ No newline at end of file