/*
https://angel-rs.github.io/css-color-filter-generator/
*/
/*[class^="ico"] {*/
[class~="ico-header"] {width: 100%;height: 30px;}
[class~="ico-footer"] {width: 100%;height: 30px;}
.bootico a img{
  filter: brightness(0) saturate(100%) invert(38%) sepia(13%) saturate(5534%) hue-rotate(134deg) brightness(94%) contrast(102%)!important;}
.bootico a:hover img {
  filter: brightness(0) saturate(100%) invert(15%) sepia(66%) saturate(3058%) hue-rotate(184deg) brightness(92%) contrast(104%)!important;}
.bootico.blanco img{filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(286%) hue-rotate(335deg) brightness(114%) contrast(100%)!important;}
.bootico.header a img{filter: invert(97%) sepia(6%) saturate(2%) hue-rotate(231deg) brightness(117%) contrast(100%)!important;}
.bootico.header a:hover img{filter: invert(64%) sepia(87%) saturate(5282%) hue-rotate(150deg) brightness(95%) contrast(101%)!important;}
.bootico.footer a img{filter: invert(19%) sepia(9%) saturate(5109%) hue-rotate(148deg) brightness(97%) contrast(91%)!important;}
.bootico.footer a:hover img{ filter: invert(64%) sepia(87%) saturate(5282%) hue-rotate(150deg) brightness(95%) contrast(101%)!important;}