
.elementor-widget-container p:last-child{
    margin-bottom: 0px !important;
}

body:not(.elementor-editor-active) .elementor-widget:not(:last-child){
    
    /*margin-bottom: 0px !important;*/
}

.elementor-widget-social-icons .elementor-grid{
display: flex !important;
flex-wrap: nowrap !important;
flex-direction: row !important;
align-items: center !important;
justify-content: space-between !important;
justify-items: initial !important;
}