.footerSVG-color{fill:#000}@media (max-width: 768px){.footerSVG-color{fill:#fff}}.dark .footerSVG-color{fill:#fff}.toggle-container{display:flex;align-items:center;cursor:pointer}.toggle-switch{position:relative;display:inline-block;width:50px;height:22px;margin-left:10px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-image:url(../../img/light-toggle.png);background-size:cover;background-position:center;background-repeat:no-repeat;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:1px;background-image:url(../../img/sun.png);background-size:cover;background-position:center;background-repeat:no-repeat;transition:.4s;border-radius:50%}input:checked+.slider{background-image:url(../../img/black-toggle.png);background-size:cover;background-position:center;background-repeat:no-repeat}input:checked+.slider:before{transform:translate(20px);background-image:url(../../img/moon.png);background-size:cover;background-position:center;background-repeat:no-repeat}
