
.wash-separator {
	display: block;
	padding: 0;
	border: 0;
	box-sizing: inherit;
	margin: 40px auto;
}

.style-1 {
	background: url('/wp-content/plugins/wash-separators/line-breaker-01.svg?1') no-repeat center;
	height: 35px;
}

.style-2 {
	background: url('/wp-content/plugins/wash-separators/line-breaker-02.svg') no-repeat center;
	height: 25px;
}

.style-3 {
	background: url('/wp-content/plugins/wash-separators/line-breaker-03.svg') no-repeat center;
	height: 28px;
}

.style-4 {
	background: url('/wp-content/plugins/wash-separators/line-breaker-04.svg') no-repeat center;
	height: 25px;
}

.style-5 {
	background: url('/wp-content/plugins/wash-separators/line-breaker-05.svg') no-repeat center;
	height: 27px;
}
