footer .logo img{
    width: auto;
}
footer .social-icons.social_img a{
    border: 0;
    border-radius: 0;
}
footer .social-icons.social_img a:hover{
    --tw-shadow: inherit;
    --tw-shadow-colored: inherit;
    --tw-shadow-color: inherit;
    --tw-shadow: inherit;
    background-color: inherit;
    box-shadow: inherit;
}
.link_text_op {
    margin-bottom: 25px;
}
.link_text_op a{
    font-family: Philosopher,sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #000;
}
.fancybox__container .section-2{
    display: none!important;
}
@media only screen and (max-width: 1560px){
    .link_text_op a{
        font-size: 32px;
    }
}