/**
Theme Name: VN
Author: Visual Notion
Author URI: https://visualnotion.com
Description: Custom theme. Noooooo touchy!
Version: 15
Text Domain: vn
Template: astra
*/

/*canvas{ display: block; vertical-align: bottom; }
#particles-js{ position:absolute; width: 100%; height: 100%; top:0px; left:0px; z-index:0; }

/*#particles-js canvas {
    display: block;
    vertical-align: bottom;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity .8s ease, -webkit-transform 1.4s ease;
    transition: opacity .8s ease, transform 1.4s ease
	}*/