/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-theyworkforyou-mps-recent-activity {

	.mps-activity {
		padding-left: 0;
	}

	.item {
		padding-bottom: 1em;
		list-style-type: none;
	}

	.date {
		font-style: italic;
	}

	.context {
		font-weight: bold;
	}
}
