/*
Theme Name: Web Social Traffic Premium
Theme URI: https://websocialtraffic.com/
Author: Web Social Traffic Theme Engine
Description: Premium high-performance search marketing and SEO agency theme, fully customizable with integrated ROI Calculator, AI Audit Tool simulation, and responsive pricing modules.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: websocial-traffic
*/

html {
  scroll-behavior: smooth;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
