.svg_canvas_section #PRINTBUTTON a:hover, .svg_canvas_section #PRINTBUTTON_CURRENT a:hover, .svg_canvas_section #PRINTBUTTON_PREVIOUS a:hover, .svg_canvas_section #DOWNLOADBUTTON a:hover {
  stroke: none;
}
.svg_canvas_section #PRINTBUTTON a:hover .bg, .svg_canvas_section #PRINTBUTTON_CURRENT a:hover .bg, .svg_canvas_section #PRINTBUTTON_PREVIOUS a:hover .bg, .svg_canvas_section #DOWNLOADBUTTON a:hover .bg {
  fill: #D94E3F;
}

.animations svg #BUTTON,
.animations svg .BUTTON {
  cursor: pointer;
}
.animations svg #BUTTON:hover .BUTTON_FILL,
.animations svg .BUTTON:hover .BUTTON_FILL {
  filter: brightness(1.25);
}
.animations svg #BUTTON.active_button_answer .BUTTON_FILL,
.animations svg .BUTTON.active_button_answer .BUTTON_FILL {
  filter: brightness(1.75);
}

/*# sourceMappingURL=tmp_sass__cms_files_scss__default_custom_scss_v_1199.css.map */
