.Footer{background-color:#181831;padding:40px 0 0}.Footer,.Footer .container,.Footer .container .footerContent{display:flex;align-items:center;justify-content:center;flex-direction:column}.Footer .container .footerContent{max-width:700px;width:100%}.Footer .container .footerContent .logoImg{width:240px;margin-bottom:23px}.Footer .container .footerContent p{color:hsla(0,0%,100%,.5);text-align:center}.Footer .container .footerContent .footerLinks{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0;margin-top:24px;margin-bottom:24px}.Footer .container .footerContent .footerLinks a{color:#fff;text-decoration:none}@media screen and (max-width:600px){.Footer .container .footerContent .footerLinks a{width:50%}.Footer .container .footerContent .footerLinks{flex-wrap:wrap;justify-content:center}}.Footer .container .footerContent .socialIcon{display:flex;align-items:center;justify-content:center}.Footer .container .footerContent .socialIcon button{background-color:transparent;border:none}.Footer .container .footerContent .socialIcon button:nth-child(2){margin-left:20px;margin-right:20px}.Footer .copyWriteSection{width:100%;color:#fff;background:#2b2b40;margin-top:40px;display:flex;align-items:center;justify-content:center;padding:15px}.Footer .copyWriteSection p{margin:0}