/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://example.com/hello-elementor-child
 Description:  A child theme for Hello Elementor
 Author:       Gaurav Khokher
 Author URI:   https://toprankdigital.co.nz/
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* Add custom styles below */

#filters {
    margin-bottom: 20px;
}

#filtered-posts .post {
    margin-bottom: 20px;
}
