EVOLUTION-MANAGER
Edit File: _clearfix.scss
@mixin clearfix() { &::after { display: block; clear: both; content: ""; } }