/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */


.wp-block-peachysoftware-downloadmagnet {
	border: 1px solid #000000;
	border-radius: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.wp-block-peachysoftware-downloadmagnet-select {
	width: 50%;
	left: 25%;
	margin-top:10px;
	padding-bottom: 10px;
}

.wp-block-peachysoftware-downloadmagnet-panel-select {
	width: 90%;
	margin-top:5px;
	padding-bottom: 5px;
}

.wp-block-peachysoftware-downloadmagnet-psdmBlockHeader {
	padding-top: 0px;
	padding-left: 15px;
	text-align: left;
}

.wp-block-peachysoftware-downloadmagnet-psdmBlockText {
	color: black;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

