@charset "UTF-8";
/* CSS Document */
/*///// Highlight-Icons /////*/
.box-icon__icon svg * {
    fill: none !important;
}

.st0 {
    fill: none !important;
    stroke: #FFF !important;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2px !important;
}
.ziegelfeld .st0 {
    fill: none !important;
    stroke: #000 !important;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2px !important;
}

