Theme Name: Soa Downloader
Theme URI: https://soatube.com/
Author: Soa Digitals
Author URI: https://soazz.com/
Description: A WordPress theme for multi-platform video downloading with admin panel and cookie system.
Version: 1.1
License: GPL v2 or later
Text Domain: soa-downloader
*/

/* Basic resets and theme CSS */
body{font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background:#f8f9fa;color:#222}
.header-brand{display:flex;align-items:center;gap:12px}
.header-brand img{height:30px}
.container{max-width:1200px;margin:0 auto}
.card{border-radius:12px}


.mt-80{
    margin-top: 80px;
    
}

