/*
 Theme Name: Aino Child
 Description: Aino Child Theme
 Author: Jennifer Gergen
 Template: aino
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

.post-meta {
	display:none;
}



.wp-block-tag-cloud.is-style-btn a {
  border: 2px solid !important;
}

.alignfull .alignwide, 
.content-gap, 
.site-footer, 
.wp-block-ainoblocks-accordion-faq-block.alignfull, 
.wp-block-group.has-background.content-gap, 
.single-post .entry-content,
.single-post .entry-content .wp-block-ainoblocks-grid-container.alignwide,
.wp-block-post-title  {
	max-width: 100% !important;
}

a.wp-elements-029d380dc172e6de0ed83ed9fd1362de a:where(:not(.wp-element-button)) {
	text-decoration: underline !important;
}

@media screen and (min-width: 1400px) {
	h2.has-text-6-xl-font-size {
		font-size: 80px !important;
	}
}
@media screen and (max-width: 428px) {
	h2.has-text-xxl-font-size {
	font-size: 28px !important;
	}
}

