/*
 * Theme Name: Tania W3Social
 * Author: Ag Molde
 * Author URI: http://webblyfrog.com/
 * Theme URI: https://webblyfrog.com/
 * Description: Simplifying Themes
 * Version: 2.5
*/


html {
  scroll-behavior: smooth;
}


body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  
  
}



a {
	
	text-decoration: none !important;
}

a:hover {
	
	
}

