/* B6 · Contrátalo online */
.ab-b6 { background: var(--ab-white); }
.ab-b6__title { text-align: center; margin-bottom: var(--ab-space-8); }
.ab-b6__ctas {
	display: flex;
	flex-wrap: wrap;
	gap: var(--ab-space-4);
	justify-content: center;
}
.ab-b6__ctas .ab-btn { flex: 1 1 220px; justify-content: center; max-width: 320px; }
