.success_message_alert{
    background: #d9ffd6;
    padding: 7px 20px;
    display: flex;
    color: #58af63;
    border: 1px solid #58af63;
    border-radius: 7px;
    margin-bottom: 15px;
}

.elementor-tabs-wrapper .elementor-tab-title a{
    text-decoration: none;    
}
