.ct-modify-actions {
	margin-top: 50px;

	> * {
		&:not(:last-child) {
			margin-inline-end: 15px;
		}
	}

	.demo-remove {
		--ct-buttonHoverColor: #e04f4f;
	}
}