.social-callout{padding:2rem 0}.social-callout__heading{text-align:center}.social-callout__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding:0}.social-callout__item{margin:0 .5rem}.social-callout__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#ec2027;border-radius:50%;height:50px;justify-content:center;width:50px}.social-callout__link svg{height:22px;width:auto;fill:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.social-callout__link:active,.social-callout__link:focus,.social-callout__link:hover{background-color:#1f2034}.social-callout__link:active svg,.social-callout__link:focus svg,.social-callout__link:hover svg{fill:#fff}@media(min-width:992px){.social-callout__inner{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-callout__heading{margin:0 2rem 0 0}}