/*
Theme Name: fitness inside
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: fitness inside
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.4.0.1778067363
Updated: 2026-05-06 13:36:03

*/

.instagramMenue {
    display: flex !important;
    align-items: center !important;
}

.instagramMenue::before {
    content: '';
    display: block;
    width: 1px;
    height: 1.4em;
    background-color: #ffffff;
    margin-right: 15px;
    flex-shrink: 0;
}

.instagramMenue a {
    color:#72b62b !important;
}

.innerButton {
    margin-right:15px;
    color:#72b62b;
    text-transform: uppercase;
    font-weight: bold;
    padding:5px 15px;
}

.innerButton:hover {
    background: #72b62b;
    color:#fff;
}