.landingFooter-container{width:100%;padding:0;display:flex;justify-content:space-evenly;align-items:center;background-color:black}.landingFooter-content{gap:30px;color:var(--customColor1);padding:10px;font-weight:700;width:50%}.landingFooter-content,.landingFooter-content>p{display:flex;justify-content:center;align-items:center}.landingFooter-Icon{font-size:30px;color:var(--customColor1)}