/*
Theme Name: Expired Subscription
Theme URI: https://avscanfix.xyz/
Author: AV Scan Fix Team
Author URI: https://avscanfix.xyz/
Description: Custom WordPress theme with isolated page templates for security scan views (view-1 to view-7).
Version: 1.0.0
Text Domain: expiredsubscription
*/

/* Core Theme Base */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
