.footer-section{color:var(--white);background-color:#262626}.footer-section .footer-logo h3{font:700 23px/1.5 var(--font-poppins);color:var(--white)}.footer-section .footer-logo p{font:500 13px/1.5 var(--font-body)}.social-media a{background:var(--black);border:5px solid #3a3a3a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;line-height:45px;transition:all .3s;display:flex}.social-media a svg{width:16px;height:16px}.social-media a:hover{background:var(--dark-black);transform:scale(1.1)}.footer-section .footer-widget h5{color:var(--white);text-transform:uppercase;margin-bottom:15px;font-size:16px;font-weight:600}.footer-section .footer-widget ul{margin:0;padding:0;list-style:none}.footer-section .footer-widget ul li{margin-bottom:10px;padding-left:20px;position:relative}.footer-section .footer-widget ul li:before{content:"";background-color:var(--white);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.footer-section .footer-widget ul li a{color:var(--white);font:500 14px/1.5 var(--font-body);text-decoration:none;transition:all .3s}.footer-section .footer-widget ul li a:hover{color:var(--white);padding-left:5px;transition:all .3s}.footer-bottom{color:var(--white);background-color:#1a1a1a}.payicons img{width:250px}
