/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
 
 .blockreassurance {
    padding: 50px;
    background-color: #1C293C;
    border-radius: 15px;
}

#subcategories{
    display: none;
}

.block-category{
    min-height: 0;
    padding: 0;
}