.reassurance {
  background-color: #232326;
  color: white;
  padding:20px 0;
}
.reassurance .center{
    display:block;
  text-align: center;
  color:#fff;
  padding:15px;
  font-family: 'Hanken Grotesk', sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;

}
.reassurance .center img{
  display:block;
  margin:0 auto 10px;
  height:32px;
  width:auto;
}
