/*
	Theme Name: Hello Elementor Child
	Version: 3.0.1
    Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: ecompilot
	template: hello-elementor
*/

@import url('https://fonts.googleapis.com/css?family=Poiret+One|Source+Sans+Pro');

body{
	font-family: 'Poiret One', cursive;
}

::selection {
    background: #1B2735;
    color: #fff;
}

