/*
Theme Name: Fast Video Theme
Theme URI:  https://tusitio.com
Author:     Tu Nombre
Author URI: https://tusitio.com
Description: Tema ultra-ligero para video countdown y AdsKeeper.
Version:    1.0
License:    GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fast-video
*/
body {
  margin:0; padding:0;
  font-family: Arial, sans-serif;
  background: #fff;
}
.site-header, .site-footer {
  text-align: center;
  padding: 12px 0;
  background: #f5f5f5;
}
.site-footer p {
  margin: 0;
  font-size: 0.9em;
  color: #666;
}
