Hi there
I installed your image optimizer Smush and Hummingbird + your dashboard.
After installing and running the plugins I saw that some bugs have occured at my site.
I dont know wich one of the plugins that have caused the bug, but it is a small little bug that makes the image text not centered.
https://xn--hrtapsnett-15a.no/hartransplantasjon/
I even have this in my extra css:
`.wp-block-image .aligncenter > a > img {
text-align: center !important;
float: none;
margin-right: auto;
margin-left: auto;
}