﻿#homeZonaSuperior .ms-webpartzone-cell {
	margin-bottom:0 !important;
}

#homeZonaGabinete {
	background-color:var(--bs-bgGray);
}

.profileContainer {
	
}

.profileContainer .container {
	background-color:var(--bs-white); padding: 2rem; border-radius: 24px; margin-bottom:2rem;
}

.profileContainer .container .container {
	padding-top: 0;
}

.profileContainer .container .container .titleSection__title {
	padding-top: 0 !important; padding-bottom: 0 !important;
}
