  
/*  
Theme Name: ucms Child  
Theme URI: https://wordpress.org/themes/twentytwentyfive/  
Description: Child theme for ucms-Five.  
Author: Your Name  
Template: ucms  
Version: 1.0.0  
*/  
  
.vivsionclass {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center !important;
    padding: 30px;
    border-bottom: #dedede 1px solid;
    /* margin: 0 20px; */
}
.vivsionclass > div:first-child, .vivsionclass > div:first-child img {
    text-align: ce0;
    margin: 0 auto 4px !important;
}

.vivsionclass .elementor-heading-title{
    margin-bottom:5px !important;
}