section {
    padding: 7.5rem 0
}

a {
    text-decoration: none
}

.ui-block-01.footer a,a:hover,a:focus {
    outline: none;
    text-decoration: none;
    color: inherit
}

.ui-block-03.footer a,a:hover,a:focus {
    outline: none;
    text-decoration: none;
    color: inherit
}
.ui-block-04.footer a,a:hover,a:focus {
    outline: none;
    text-decoration: none;
    color: inherit
}

.ui-block-05.footer a,a:hover,a:focus {
    outline: none;
    text-decoration: none;
    color: inherit
}

.ui-block-06.footer a,a:hover,a:focus {
    outline: none;
    text-decoration: none;
    color: inherit
}

.ui-block-06.footer a,*::before,*::after {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

section,.section-padding {
    position: relative;
    padding: 3.0rem 0;
    overflow: hidden
}