/*
Theme Name: Voice Agency
Theme URI: https://voice-agency.com
Author: Artur Morna
Author URI: https://voice-agency.com
Description: Single-page WordPress theme for VOICE.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: voice-agency
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #0a0a0a;
}
