.ie #footer .social-links a {
  border: 1px solid rgba(255, 255, 255, 0.2); }
.ie #footer .social-links i {
  color: rgba(255, 255, 255, 0.5); }

@media (min-width: 640px) {
  .ie #content-main .article-lists .secondary-main-articles .topic:nth-child(odd) {
    float: left; }
  .ie #content-main .article-lists .secondary-main-articles .topic:nth-child(even) {
    float: right; } }
