.SOtalkingAbout {
  -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


 
.SOsubhead {
    font-family:'Quicksand', sans-serif;
 font-size:26px;
  line-height:28px;
 padding-bottom:10px;
  text-align:center;
  font-weight:700;
color: #000000;   
  padding-left:0px;
  padding-right:10px;
  text-transform:uppercase;
  letter-spacing:2px;
}


.pubLogo1 {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/usa-today.png?357');
  background-repeat:no-repeat;
  background-size:160px 60px;
  width: 160px;
  height: 60px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 20px;
  transition: .2s ease;
}

.pubLogo1:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/usa-today-dark.png?357');

}


.pubLogo2 {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/cnbc.png?357');
  background-repeat:no-repeat;
  background-size:160px 60px;
  width: 160px;
  height: 60px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 20px;
  transition: .2s ease;
}

.pubLogo2:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/cnbc-dark.png?357');

}


.pubLogo3 {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/venture-beat.png?357');
  background-repeat:no-repeat;
  background-size:160px 60px;
  width: 160px;
  height: 60px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 20px;
  transition: .2s ease;
}

.pubLogo3:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/venture-beat-dark.png?357');

}


.pubLogo4 {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/engadget.png?357');
  background-repeat:no-repeat;
  background-size:160px 60px;
  width: 160px;
  height: 60px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 20px;
  transition: .2s ease;
}

.pubLogo4:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/engadget-dark.png?357');

}

.pubLogo5 {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/pc-mag.png?357');
  background-repeat:no-repeat;
  background-size:160px 60px;
  width: 160px;
  height: 60px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 20px;
  transition: .2s ease;
}

.pubLogo5:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/pc-mag-dark.png?357');

}


.pubLogo6 {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/the-verge.png?357');
  background-repeat:no-repeat;
  background-size:160px 60px;
  width: 160px;
  height: 60px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 20px;
  transition: .2s ease;
}

.pubLogo6:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/the-verge-dark.png?357');

}


.pubLogo7 {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/sky-news.png?357');
  background-repeat:no-repeat;
   background-size:160px 60px;
  width: 160px;
  height: 60px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 20px;
  transition: .2s ease;
}

.pubLogo7:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/2059/3133/files/sky-news-dark.png?357');

}
