.custom_route-index-index .columns{
    display: block;
}
.custom_route-index-index .column{
        border-radius: 12px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 10px 20px 30px;
    --tw-shadow: 0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.custom_route-index-index .columns .bss_h2{
    font-size: 20px;
    color: #333333;
    font-weight: 400;
    margin-block: 20px 5px; 
}
.custom_route-index-index .column .col-bss-2:last-child .bss_product_list a,
.custom_route-index-index .column .bss_site_map_grid a,
.custom_route-index-index .column .col-bss-2 ul li a{
    color: #1979c3;
    display: block;
    padding-left: 20px;
}
