.footer{background-color:#222;color:white;padding:20px 0;text-align:center}.footer__container{width:100%;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start}.footer__cta{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:10px 20px 20px 0;padding-bottom:20px;border-bottom:solid grey;width:100%}.footer__cta-text{color:white;font-weight:700;margin-bottom:10px}.footer__cta-button{background-color:#2dbc4d;color:white;padding:10px 20px;border-radius:5px;text-decoration:none;transition:background-color .3s ease;margin-left:15px}.footer__cta-button:hover{background-color:#44c961}.footer__links{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:30px;margin-bottom:20px}.footer__nav{text-align:left}.footer__nav-title{font-weight:700;margin-bottom:10px;color:white}.footer__nav-list{list-style:none;padding:0}.footer__nav-item{margin-bottom:8px}.footer__nav-link{color:white;text-decoration:none;transition:color .3s ease}.footer__nav-link:hover{color:white}.footer__social{text-align:center;width:35%}.footer__social-title{color:white;font-weight:700;margin-bottom:10px}.footer__social-icons{display:flex;gap:15px;justify-content:center}.footer__social-icon{color:white;transition:color .3s ease}.footer__social-icon:hover{color:#2dbc4d}.footer__bottom{flex-direction:row;width:100%;gap:.1em}.footer__bottom,.footer__copyright{display:flex;align-items:center;justify-content:center}.footer__copyright{color:rgba(216,202,202,.897);width:30%}.footer__bottom-links{display:flex;gap:.5em;width:35%;align-self:center;justify-content:center;flex-wrap:wrap}.footer__bottom-link{color:#bbbb;text-decoration:none;transition:color .3s ease}.footer__bottom-link:hover{color:white}.footer__nav:not(:first-child){gap:20px}.footer__social-icons--white a svg{color:white}.footer__bottom a,.footer__cta-button,.footer__nav-list a{color:inherit;text-decoration:none}.footer__bottom a:hover,.footer__cta-button:hover,.footer__link-button,.footer__nav-list a:hover{text-decoration:underline}.footer__link-button{background:none;border:none;padding:0;color:inherit;font:inherit;cursor:pointer;text-decoration:none}.footer__link-button:hover{color:#fc4c02}