/* Custom Styles */
a.link-list__link
 {
    font-weight: 600;
}
#block-1755066200679 .btn{
    letter-spacing: 2px;
    font-size: 16px;
 }
.btn{
        font-size: 16px;
    
}

@media (min-width: 768px) {
    .footer .link-list {
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 25px;
    }
}
@media (max-width: 767px) {
    div#block-footer_0 {
    text-align: center;
}
.social-icons--1755067595742 .social-icons__icons {
    justify-content: center;
    margin-bottom: 15px;
}


}


div#block-1755067645575 {
    padding: 0 35px;
    margin-top: -15px;
}