.ah-eugl {
margin: 1.5em auto;
padding: 0;
width: 100%;
box-sizing: border-box;
}
.ah-eugl--links {
margin-left: 0;
margin-right: auto;
}
.ah-eugl .ah-eugl__img {
display: block;
width: 100%;
max-width: 100%;
height: auto;
border: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
filter: none !important;
opacity: 1 !important;
object-fit: contain;
}
.ah-eugl .ah-eugl__caption {
margin-top: .6em;
font-size: .95em;
line-height: 1.4;
text-align: left;
}
.ah-eugl .ah-eugl__caption a {
text-decoration: underline;
word-break: break-word;
}
.ah-eugl-sr {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.ah-eugl-footerbar {
padding: .6em 16px;
text-align: center;
font-size: .9em;
line-height: 1.4;
background: #f2f2f2;
color: #333;
}
.ah-eugl-footerbar a {
color: inherit;
text-decoration: underline;
}