.social-icons__list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}.social-icons__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-icons__link svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;height:28px;color:#231f20;width:28px}.social-icons__link svg:hover,.social-icons__link svg:focus{color:#8a1538}