.forza-footer {background: #111;color: #ccc;font-family: Arial, sans-serif;}
.forza-cta {text-align: center;padding: 50px 20px;background: #1a1a1a;}
.forza-cta h2 {color: #fff;font-size: 28px;margin-bottom: 10px;}
.forza-cta p {margin-bottom: 20px;}
.forza-btn {background: #0000cc;color: #fff;padding: 12px 28px;text-decoration: none;font-weight: bold;border-radius: 3px;display: inline-block;}
.forza-btn:hover {background: #fff;}
.forza-trust {display: flex;justify-content: center;gap: 40px;padding: 25px 10px;border-top: 1px solid #222;border-bottom: 1px solid #222;background: #1a1a1a;}
.trust-item {display: flex; align-items: center;gap: 10px; font-size: 14px;}
.trust-item i {color: #c40000;}
.forza-footer-links {display: flex;justify-content: space-between;padding: 40px 60px;flex-wrap: wrap;}
.forza-col {width: 22%;min-width: 200px;}
.forza-col h4 {color: #fff;margin-bottom: 15px;text-transform: uppercase;font-size: 14px;}
.forza-col ul {list-style: none;padding: 0;}
.forza-col li {margin-bottom: 10px;}
.forza-col a {color: #ccc;text-decoration: none;}
.forza-col a:hover {color: #0000cc;}
.forza-col i {margin-right: 8px;width: 16px;}
.forza-col.contact .small {margin-top: 15px;display: inline-block;padding: 10px 20px;}
.forza-bottom {text-align: center;padding: 13px;border-top: 1px solid #222;border-bottom: 1px solid #222;font-size: 13px;background: #1a1a1a;}


