footer .sitemap ul li,footer h3{margin-bottom:16px}footer .form-control:focus,footer .logo,footer .newsletter form input{background-color:var(--footer-color)}footer{margin-top:56px}footer .logo{font-size:38px;color:#fff;font-weight:600;padding:20px 0}.company-logo img{width:120px}footer .sitemap{background-color:var(--black);color:#fff;padding:55px 0}footer .form-control:focus,footer .newsletter p,footer .rights,footer .sitemap ul li a{color:var(--footer-text-color)}footer .newsletter{width:33%}footer h3{font-size:22px;font-weight:500}footer .sitemap ul li a{text-decoration:none}footer .newsletter form{position:relative}footer .newsletter form input::placeholder{color:var(--grey-2)}footer .newsletter form button[type=submit]{width:50px;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--primary);position:absolute;top:10px;right:10px}footer .newsletter form button i{font-size:22px;color:#fff;margin-left:-5px}footer .newsletter form input{border-radius:0;border:none;padding:23px 30px;color:#fff}footer input::placeholder{color:var(--footer-text-color)}footer hr{margin:40px 0 15px}@media (max-width:767px){footer .newsletter{width:100%;margin-top:20px}.company-logo img{width:80px}}