
.our-guarantee-section{
  margin: 40px 0 0;
  padding: 28px 30px;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 12px;
  background: #f8f8f8;
}

.our-guarantee-title{
  margin: 0 0 14px;
  font-size: 1.6rem;
  line-height: 1.2;
}

.our-guarantee-content p:last-child{
  margin-bottom: 0;
}
