/*
Theme Name: Hustle Tools Hub - Blocksy Child
Description: Update-safe presentation customizations for Hustle Tools Hub.
Author: Hustle Tools Hub
Template: blocksy
Version: 1.0.0
Text Domain: hustle-blocksy-child
*/

.ap-avatar-with-name {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 10px;
}

.ap-avatar-with-name .ap-avatar-name {
	color: #333;
	font-weight: 600;
	text-decoration: none;
}

