/*
https://angel-rs.github.io/css-color-filter-generator/
*/
/*[class^="ico"] {*/
[class~="ico-header"] {width: 100%;height: 35px;}
[class~="ico-footer"] {width: 100%;height: 35px;}
/*.bootico a img{filter: invert(42%) sepia(63%) saturate(462%) hue-rotate(37deg) brightness(104%) contrast(87%);}
.bootico a:hover img {filter: invert(97%) sepia(12%) saturate(347%) hue-rotate(337deg) brightness(92%) contrast(96%);}
.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;}
*/
.icon-wrapper {display: inline-flex;align-items: center;justify-content: center;background-color:#6d8c28; border-radius: 50%;padding: 4px;transition: background-color 0.3s ease-in-out;}
.icon-wrapper:hover .ico-header,
.icon-wrapper:hover .ico-footer {filter: invert(96%) sepia(100%) saturate(2%) hue-rotate(79deg) brightness(103%) contrast(101%);}

.ico-header {width: 35px;height: 35px;filter: invert(97%) sepia(12%) saturate(347%) hue-rotate(337deg) brightness(92%) contrast(96%);}
.ico-footer {width: 35px;height: 35px;filter: invert(97%) sepia(12%) saturate(347%) hue-rotate(337deg) brightness(92%) contrast(96%);}

.ico-header:hover {filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(169deg) brightness(102%) contrast(102%);}
.ico-footer:hover {filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(169deg) brightness(102%) contrast(102%);}


.mover-izquierda {position: relative; display: inline-block; transition: transform 0.3s ease-in-out;}
span.email-rss{color:var(--primary-color);}
