/* Add custom CSS styles below */ 
section.s-block.s-block--square-links ul {
    grid-template-columns: repeat(4, 1fr);    gap: 8px;
}section.s-block.s-block--square-links ul h3 {
    font-size: 10px !important;
}.text-store-text-secondary {
    font-size: 13px;
}