/*
Theme Name: IDE REAP MIT REAP
Theme URI: https://ide-reap.com
Author: Emerson Armarolli / IDE REAP
Description: Tema institucional alinhado ao export Blocs (MIT REAP Norte do Paraná), com agenda e blog.
Version: 1.0.0
Text Domain: ide-reap-mitreap
*/

/* Ajustes mínimos sobre o CSS exportado em assets/style.css */
.wp-block-post-content a {
	text-decoration: none;
}

.pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.5rem;
	list-style: none;
	padding: 0;
	margin: 0;
}

.pagination a,
.pagination span {
	display: inline-block;
	padding: 0.25rem 0.5rem;
}
