.links-list-module ul{list-style:none;padding:0}.links-list-module.text-black li{border-bottom:1px solid #000;transition:all .3s ease-in-out}.links-list-module.text-white li{border-bottom:1px solid #fff;transition:all .3s ease-in-out}.links-list-module a{align-items:center;display:flex;font-size:25px;font-weight:600;justify-content:space-between;padding:30px 0;text-decoration:none;transition:all .3s ease-in-out}.links-list-module.text-white a{color:#fff}.links-list-module.text-black a{color:#000}.links-list-module li:hover a{color:#df5226}.links-list-module li svg,.links-list-module li svg path{transition:all .3s ease-in-out}.links-list-module li:hover a svg,.links-list-module li:hover a svg path{fill:#df5226!important;stroke:#df5226!important}.links-list-module .icon{display:inline-block}.links-list-module.text-white .icon svg{fill:#fff;stroke:#fff;height:21px;width:21px}.links-list-module.text-white .icon svg path{stroke:#fff}.links-list-module.text-black .icon svg{fill:#000;stroke:#000;height:21px;width:21px}.links-list-module.text-black .icon svg path{stroke:#000}