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

.oom-fixed-navigation{
    transition: .3s ease;
}

.oom-fixed-navigation.active{
    transform: translateY(0) !important;
}