.footer {
    background-color: rgb(84, 89, 95);
    align-content: normal;
    align-items: stretch;
    align-self: auto;
    border-radius: 0;
    color: rgb(51, 51, 51);
    display: flex;
    flex-direction: column;
    padding: 50px;
    text-align: initial;
}

.elementor-element {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: 0 0 auto;
    text-align: initial;
}

.elementor-widget {
    margin-bottom: 0;
    position: relative;
    max-width: 100%;
    text-align: start;
    align-items: initial;
    flex-wrap: initial;
    display: flex;
    gap: 20px;
}

.elementor-nav-menu--main {
    position: relative;
    margin-bottom: 0;
    display: flex;
    max-width: 100%;
}

.elementor-nav-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-inline-end: auto;
    margin-inline-start: auto;
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 2;
}

.elementor-nav-menu li {
    display: flex;
    border-width: 0;
    position: relative;
}

.elementor-nav-menu:after {
    clear: both;
    content: " ";
    display: block;
    font: 0 / 0 serif;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.elementor-item {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    padding: 10px 20px;
    align-items: center;
    position: relative;
    display: flex;
    fill: #fff;
    box-shadow: none;
    text-decoration: none;
}

.elementor-heading-title {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
}