[data-whatintent="keyboard"] .stromtarifrechner-container :focus,
[data-whatintent="keyboard"] .stromtarif-popup :focus {
    outline: 1px dashed #005797;
    outline-offset: 3px;
}

/* override width and height of image to prevent distortion of image */
.c-accordion__teaser-text img[width][height] {
  width: 100%;
  height: auto;
}
