/*--------------------------------------------------------------
  # terms-conditions Page
  --------------------------------------------------------------*/
.terms-conditions-page .section-title {
    padding-bottom: 32px;
}
.terms-conditions-page .section-title h2 {
    display: inline-block;
    margin-bottom: 0;
}
.terms-conditions-page .terms-conditions {
    padding: 140px 0 80px 0;
}

.terms-conditions-page .terms-conditions-container {
    color: #0d0d0da3;
    padding-bottom: 32px;
}
