<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  #accred img {
    width: clamp(120px, 30vw, 200px);
}
#accred .aaqep {
      width: clamp(250px, 50vw, 400px);
}

#accred .line {
    padding-bottom: 1.5rem;
    border-bottom: 2px solid var(--gfColors-slate45);
    padding-top: 2rem;
}</pre></body></html>