footer#main-footer {
    box-shadow: 0 2px 25px 0 rgba(0,0,0,0.05);
}

footer#main-footer .et_pb_section .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner a {
    color: var(--grey);
    font-family: Montserrat;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}

@media (min-width: 981px) {
    footer .et_pb_module {
        margin-bottom: 0 !important;
    }

    footer .et_pb_image_wrap {
        margin-bottom: 30px;
    }
}

@media only screen and ( max-width: 768px ) {
    footer#main-footer .et_pb_column:not(:first-child) .et_pb_module{
        margin-bottom: 0;
    }
}

.footerTextCss .et_pb_text_inner p{
    font-weight: 900;
    letter-spacing: 0;
    line-height: 28px;
    font-size: 18px;
    padding-bottom: 10px;
    color: black;
}
