.v-content-section .custom-section {
  background-color: #e293bf;
}
.v-content-section .section-boxed {
  padding: 40px 30px;
}
.v-content-section .custom-section p {
  color: rgba(254, 254, 254, 0.9);
}
.v-content-section .box-title.bt5 {
  font-size: 16px;
}
.v-content-section .box-title.bt4 {
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .v-content-section .sm-box2 {
    padding-bottom: 40px;
  }
}

/*# sourceMappingURL=voyo-content-section.css.map */
