/*
 Theme Name:   tbay museum
 Theme URI:    https://thunderbaymuseum.com
 Description:  Default GeneratePress child theme
 Author:       Norlink
 Author URI:   https://norlink.ca
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
*/

/* Add your custom styles below... */
.acf-gallery-grid .gb-grid-column {width: 33.3%;}
.wp-block-button__link, 
.button {
    border-radius: 3px;
}
/* allerta-regular - latin */


.inside-header {
    align-items: flex-start;
}

.secondary-navigation {
    margin-top: -20px;
}

.gb-container-thin-outline p:last-child:last-of-type {
	margin-bottom: 0px;
}