/home/arranoyd/magicraft/wp-content/plugins/wpforms-lite/templates/emails/general-queries.php
<?php
/**
 * General media queries style template.
 *
 * This template can be overridden by copying it to yourtheme/wpforms/emails/general-queries.php.
 *
 * @package    WPForms\Emails\Templates
 * @author     WPForms
 * @since      1.5.4
 * @license    GPL-2.0+
 * @copyright  Copyright (c) 2019, WPForms LLC
 *
 * @version 1.5.4
 */

if ( ! \defined( 'ABSPATH' ) ) {
	exit;
}
require \WPFORMS_PLUGIN_DIR . 'assets/css/emails/partials/media_queries.css';