.c-divider {
  padding: 20px 0 !important;
}
.c-img {
  display: flex;
  justify-content: center;
}
.mb-64 {
  margin-bottom: 64px;
}
.gray-horizontal-line {
  height: 1px;
  background: #949494;
  margin-bottom: 80px;
}
