.section-projects{margin-top:60px}.section-projects h2{font-size:1.75rem;color:#374151;margin-bottom:20px}.section-projects-gallery{display:grid;grid-template-columns:1fr;gap:1.5rem}.section-projects .project-card{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.section-projects .project-card img{width:100%;height:auto;border-radius:8px;object-fit:cover}.section-projects .project-card h3{font-size:1.3rem;margin-top:10px;color:#111827}.section-projects .project-card p{font-size:1rem;color:#555;margin-top:10px}.section-projects-footer{margin-top:3rem;text-align:center;padding:1rem;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom:3px solid #66af65;border-radius:0 0 2px 2px}.section-projects-footer a{display:inline-block;font-size:1.1rem;font-weight:600;color:#046;background-color:#e0f0ff;padding:.75rem 1.5rem;border-radius:1px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.section-projects-footer a:hover{background-color:#cce7ff;transform:scale(1.03)}@media (max-width:768px){.project-gallery .gallery{grid-template-columns:1fr}.project-gallery img{width:100%}.project-description{grid-template-columns:1fr}.cta h2{font-size:1.6rem}.cta p{font-size:1rem}}@media (min-width:768px){.section-projects .section-projects-gallery{grid-template-columns:repeat(3,1fr)}}.project-card .cta-button{margin-top:auto}.project-card{display:flex;flex-direction:column;height:100%;padding:1rem}.similaritems-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color,#eee);display:flex;justify-content:center;align-items:center}.similaritems-footer .btn{padding:.75rem 1.5rem;font-weight:500;border:2px solid var(--primary-color,#0070f3);color:var(--primary-color,#0c2f58);background-color:transparent;border-radius:.5rem;transition:all .3s ease;text-decoration:none}.similaritems-footer .btn:focus,.similaritems-footer .btn:hover{background-color:var(--primary-color,#0070f3);color:#fff}.kafsima h2{color:#0e835d}.kafsima .btn.cta-button{background-color:#974d0d;border-radius:0}