.footer-content li:nth-child(2){
    display:none;
}
.theme-block-image a:hover{
    background-color: #f2f2f2;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);;
    border-radius: 16px;
}
.theme-block-image a:has(img):before{
    display:none;
}
.layout-section .inline-image img{
  margin-bottom: 32px;
}