/*
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;}
.icon-wrapper {display: inline-flex;align-items: center;justify-content: center;background-color:#294364;padding: 4px;transition: background-color 0.3s ease-in-out;}
.icon-wrapper:hover .ico-header,
.icon-wrapper:hover .ico-footer {filter: invert(95%) sepia(2%) saturate(2715%) hue-rotate(169deg) brightness(94%) contrast(97%);}

.icon-wrapper .ico-header,
.icon-wrapper .ico-footer {filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);}

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