@import "../../globals.core"; // Clear Button // -------------------------------------------------- .button-clear { border-color: transparent; background: transparent; &.activated { opacity: 0.4; background: transparent; } }