/*
Theme Name: Avada Child
Theme URI: https://avada.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.11.4.1706800187
Updated: 2024-02-01 16:09:47

*/

.vega-bolder-text {
	font-weight: bolder !important;
}

.jo-news-container {
	display: flex;
	flex-direction: column;
}

.jo-news-container > div {
	order: 2;
}

.jo-news-container > div > ul {
	margin-bottom: 0;
}

.jo-news-container > .fusion-grid-posts-cards {
	order: 1;
}

.jo-news-container > .pagination {
	order: 3
}