/*
Theme Name:   Nucleoanalytics Child
Theme URI:    https://wordpress.org/themes/nucleoanalytics/
Description:  nucleoanalytics child theme
Author:       WordPress.org
Author URI:   https://wordpress.org/
Template:     nucleoanalytics 
Version:      1.0.0
Text Domain:  nucleoanalytics child
*/




#corporate_box .elementor-widget-container {
    height: 300px !important;
}

a.corporate-link {
    color: #1451a7 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
#testimonial_slider .elementskit-single-testimonial-slider {
    display: flex !important;
    flex-direction: column-reverse !important;
}
#testimonial_slider .elementskit-commentor-bio {
    order: 2 !important;
}

#testimonial_slider .elementskit-commentor-content {
    order: 1 !important;
}

#testimonial_slider .elementskit-commentor-header {
    order: 3 !important;
}

