/* Shared AGP widget typography rules */

/* Reset default UA top margin on section headings used by AGP widgets */
[class^="agp-"] .section-h2,
[class*=" agp-"] .section-h2 {
	margin-top: 0 !important;
}
