/**
 * EpicRent Rental Block - Frontend Styles
 * 
 * Note: Frontend styles are handled by the main frontend.css file
 * This file can be used for block-specific styles if needed
 */

.erp-rental-block {
	margin: 20px 0;
}

