#footer-sidebar1,  
#footer-sidebar2, 
#footer-sidebar3{
visibility: hidden;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.body{
    li{
        text-align: left;
    }
}

.circle-image{
    margin-bottom: 50px;
}

.wp-block-button__link:hover {
        background: #f8ba57;
        transition: ease 0.25s all;
}

@media screen and (max-width: 992px){
      .reverse-element-order{
              flex-direction: column-reverse;
              gap: 0em !important;
      }
}

.animation-duration-1{
       animation-duration: 2s;
}

.quick-nav-manu .wp-block-button {
    width: 250px !important;
}