/*
 * Global icons
 */

.svg-include-wrap {
    display: none;
}

svg[class*="svg-icon-"] path {
    fill: #7f7f7f;
}