/* 
Theme Name:		 Stirred Creative
Theme URI:		 http://childtheme-generator.com/
Description:	 Stirred Creative is a child theme of Astra, created by ChildTheme-Generator.com
Author:			 Stirred Creative
Author URI:		 http://childtheme-generator.com/
Template:		 astra
Version:		 1.0.0
Text Domain:	 stirred-creative
*/


/*
    Add your custom styles here
*/

html {
    margin-top: 0px !important;
}
body {
  font-family: "Inter", sans-serif;
  /* font-family: "Manrope", sans-serif; */
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none;
}
footer .footer-bot .d-flex {
    margin-left: 0px;
}