/* 
Theme Name: Urban Seed Bank - Hello
Theme URI: https://urbanseedbank.co.uk
Description: Custom child theme for Urban Seed Bank
Author: Urban Seed Bank
Template: hello-elementor
Version: 2.0.2
Text Domain: hello-urbanseedbank
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body {
    font-family: 'Poppins', sans-serif;
    color: #333!important;
    line-height: 1.4;
    background-color: #FFF;/*Theme Setup*/
    margin: 0!important;
}

p, a, li, input, textarea, button,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
}