/*
Theme Name: Hello Child
Author: Sandra Canfield
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/




    
    .slanted-card .swiper-slide{
    clip-path: polygon(
        8% 0%,
        100% 0%,
        92% 100%,
        0% 100%
    );
    
    
    
     background: radial-gradient(
        circle at center center,
        #5B7D9C 0%,
        #0E4271 90%
    );
    
    
}


