/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
.wp-block-gallery img {
    border-radius: 15px;
}