.wp-block-simple-shortcode-block-shortcode.ssb-shortcode-input {

	padding: 14px;
	background-color: #f8f9f9;

	label.ssb-shortcode-label {
		font-size: 13px;
		font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
		flex-basis: 0;
    	display: flex;
    	align-items: center;
    	margin-right: 10px;
    	white-space: nowrap;
		font-weight: 600;
		padding-bottom: 15px;
	}

	.dashicon {
		margin-right: 10px;
	}

}
