@charset "utf-8";
/*
Theme Name: THEAR
Theme URI: null
Description: Description
Author: shunc - SGX
Version: 1.0
*/

.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
.wp-block-image figure,
.wp-block-image figcaption {
	display: block;
}
a.nolink,
a.nolink:hover {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}
.wp-block-columns {
	margin-bottom: 0;
}
.wp-block-column {
	flex-basis: auto !important;
	margin: 0 !important;
	flex-grow: 0 !important;
}
figcaption {
text-align:center;	
}