.ct-section-elegant-design .ct-card-no-bg {
  border-color: transparent;
  border-radius: 0;
  position: relative;
  height: 100%;
  transition: all 250ms ease-in-out;
}
.ct-section-elegant-design .ct-card-no-bg .ct-title {
  margin: 0;
  color: #A2201C;
  font-size: 2.25rem;
  line-height: 36px;
}
.ct-section-elegant-design .ct-card-no-bg .ct-sub-title {
  color: #000000;
  font-size: 2.25rem;
  margin-left: 10px;
}
.ct-section-elegant-design .ct-card-no-bg .ct-text {
  width: 80%;
  margin: 1.25rem auto;
  font-size: 1rem;
  line-height: 22px;
}
.ct-section-elegant-design .ct-card-no-bg .ct-text span {
  color: #A2201C;
}
.ct-section-elegant-design .ct-card-no-bg .ct-small {
  font-size: 0.875rem;
  line-height: 22px;
  margin: 1.25rem auto;
}
.ct-section-elegant-design .ct-card-no-bg .ct-muted {
  font-size: 0.625rem;
  line-height: 14px;
  font-weight: 300;
  color: #252525;
}
.ct-section-elegant-design .ct-card-no-bg .ct-full-image {
  width: 100%;
  height: auto;
}
.ct-section-elegant-design .media-display {
  padding: 0 25px;
  margin-bottom: 30px;
}
.ct-section-elegant-design .media-display .border-red-line {
  height: 5px;
  background-color: #A2201C;
}
.ct-section-elegant-design .media-display .media-image {
  border-top: 5px solid #A2201C;
  background: #BEBEBE url("/assets/bg-hex-4.svg") no-repeat top center;
  height: 187px;
  width: 100%;
}
.ct-section-elegant-design .media-display .media-image img {
  width: 100%;
}
.ct-section-elegant-design .description-section {
  padding: 0 30px;
  text-align: center;
}
.ct-section-elegant-design .description-section .ct-text-normal {
  font-size: 0.875rem;
}
.ct-section-elegant-design .description-section .ct-text-italic {
  font-size: 0.875rem;
  color: #A2201C;
}

/*# sourceMappingURL=components.css.map */
