/*
Theme Name:         CPCS
Theme URI:          https://hubton.comsage/
Description:        Sage is a WordPress starter theme.
Version:            9.0.9
Author:             Hubton
Author URI:         https://hubton.com
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.page-id-1974 .form-section.main-content-section {
  padding: 70px 0;
}

.page-id-1974 .jotform-form {
  padding-top: 0;
}

.page-id-1974 .form-all {
  margin-top: 0 !important;
}

.page-id-1974 .form-all:before {
  display: none;
}

.page-id-1974 .form-header-group {
  margin-left: 0;
  margin-right: 0;
}

.page-id-1974 .form-line {
  padding-left: 0;
  padding-right: 0;
}

/* Two Columns Section
------------------------------------------------------------------- */
.two-columns-section__title {
  margin-bottom: 60px;
  margin-top: 0;
  font-size: 36px;
  line-height: 1.19em;
}

.two-columns-section-images {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 900px) {
  .two-columns-section-images {
    margin-right: 40px;
  }
}

.two-columns-section-images__item {
  width: 33.33%;
}

.two-columns-section-images__item-inner {
  padding-bottom: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.two-columns-section .entry-content {
  margin-top: 20px;
  margin-bottom: 30px;
}

.two-columns-section .button {
  max-width: 303px;
}
