.app-attachment-list .app-attachment [data-attachment-button] {
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.35;
	white-space: normal;
	text-align: center;
	color: inherit;
}

.app-attachment-list .app-attachment .button.success[data-attachment-button] {
	color: #fefefe;
}

.app-attachment-list .app-attachment .button.warning[data-attachment-button] {
	color: #fefefe;
}

.app-attachment-list .app-attachment .button.hollow.success[data-attachment-button] {
	color: #fefefe;
}

.app-attachment-list .app-attachment .button.hollow.warning[data-attachment-button] {
	color: #fefefe;
}
