

/*Transition all hovers*/

a, button {
    transition: all 0.3s ease;
}


/*Typography*/


.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}




