@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.App{text-align:center}.footer-section{background-color:#1f2224;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-banner{background-color:#64192e;border-radius:10px;font-size:18px;font-weight:500;margin:0 auto;padding:15px 30px;text-align:center;transform:translateY(-50%);width:-webkit-fit-content;width:fit-content}.footer-main{display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px 40px 30px}.footer-about,.footer-links,.footer-social{flex:1 1;margin:20px;min-width:250px}.footer-about p{line-height:1.6;margin:8px 0}.footer-links h4,.footer-social h4{font-weight:600;margin-bottom:15px}.footer-columns{display:flex;gap:40px}.footer-columns ul{list-style:none;padding:0}.footer-columns li{color:#ccc;cursor:pointer;margin-bottom:8px}.footer-columns li:hover{color:#fff;text-decoration:underline}.social-icons{display:flex;gap:10px;margin-bottom:15px}.icon{background:#3b3b3b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px}.icon:hover,.view-btn{background-color:#64192e}.view-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.footer-bottom{border-top:1px solid #555;color:#ccc;font-size:14px;padding:15px 20px;text-align:center}.footer-bottom .link{color:#fff;cursor:pointer;text-decoration:underline}
/*# sourceMappingURL=main.5269ce8c.css.map*/