/*
    Some vanilla basic css, needed for childs template
    Adding css here is a good idea for template new feature
*/

/* Index button extra css */
.index-button .list-group:not(:last-child) {margin-bottom:-1px}
