.activitypub-follow-me-block-wrapper {
		margin: 10px 0 -20px;
}
.activitypub-follow-me-block-wrapper .activitypub-profile__name {
		display: none;
}
.activitypub-follow-me-block-wrapper .activitypub-profile {
		padding: 0px;
}
.activitypub-follow-me-block-wrapper .activitypub-profile__body {
		display: block;
}
.activitypub-follow-me-block-wrapper .activitypub-profile__content {
		display: block;
}
.activitypub-follow-me-block-wrapper .activitypub-profile__avatar {
		border-radius: 0%;
}
.activitypub-follow-me-block-wrapper .activitypub-profile div.wp-block-button {
		display: block;
		margin: 5px 0 0;
}
.activitypub-profile__content .wp-block-button .wp-block-button__link {
		background-color: #b20000;
		color: white;
		border-radius: 0%;
}
.wp-block-button .wp-block-button__link {
		font-size: 12px;
}
#colophon {
    display: none;
}