#item-179497138805 {
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;
    margin-left: 4px !important;
}

#item-179497138805 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li > *:not(ul):not(div) {
    font-family: 'Lato';
    font-size: 14px;
    font-style: normal;
    letter-spacing: 4px;
    line-height: 14px;
    text-decoration: none;
    text-align: right;
    text-transform: uppercase;
    color: var(--title-inverse);
    background-color: rgba(255,255,255,0);
    padding-bottom: 15px;
    padding-left: 0px !important;
    padding-right: 22px !important; 
    padding-top: 15px;
    --border-bottom: 0;
    --border-left: 0;
    --border-right: 0;
    --border-top: 0;
    --border-color: var(--border);
    --border-style: solid;
    --border-radius: 0px;
    --border-width: 0px;
}


#item-179497138803 {
    display: block;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: left;
    margin-left: -120px !important;
}


.ba-form-acceptance-field label.ba-form-checkbox > span, .ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox > span {
    background: rgb(97 4 4 / 59%) !important;
    border-radius: 0.25em;
    border: 2px solid transparent;
    box-sizing: border-box;
    content: '';
    cursor: pointer;
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: calc(var(--field-typography-line-height)/2 - 14px);
    transition: all .3s;
    width: 30px;
}

body footer a {
    color: rgb(0 0 0) !important;
}
