div.flexgallery {
   display: flex;
   justify-content: space-around;
   margin-bottom: 0.75em;
   text-align: center;
}
