This commit is contained in:
Roman Pyrih
2025-10-14 09:18:17 +02:00
parent 0aa6f4c87c
commit ce201a9698
4 changed files with 24 additions and 1 deletions

View File

@@ -945,6 +945,14 @@ footer#site-footer .footer-2 .row .col-1 a {
display: none;
}
}
footer#site-footer .footer-2 .row .col-1 .col-text p {
color: #9e9e9e;
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 1.5;
letter-spacing: -0.32px;
}
footer#site-footer .footer-2 .row .col-2 {
flex-basis: 60%;
}