/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.blog--item:hover .media.media--type-image:before{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;background-color:rgba(0,0,0,.3);content:'\f15c';display:flex;position:absolute;height:100%;width:100%;font-family:"Font Awesome 5 Free";color:white;justify-content:center;align-items:center;font-size:3em;}
.site-footer__social-links{display:flex;}.site-footer__social-links li:has([href*="instagram"]){order:1;}.site-footer__social-links li:has([href*="linkedin"]){order:2;}.site-footer__social-links li:has([href*="youtube"]){order:3;}.site-footer__social-links li:has([href*="facebook"]){order:4;}.site-footer__social-links li:has([href*="twitter"]){order:5;}.site-footer__social-links li:has([href*="vimeo"]){order:6;}.site-footer__social-links li:has([href*="tiktok"]){order:7;}
