.page-node-2193 #content {
  width: 100%;
}

.page-node-2193 .alp-more a {
  background: #69467a;
  border: 1px solid rgba(0,0,0,.3);
}

.page-node-2193 h1#page-title {
  display: none;
}

#block-views-cl-offerings-block {
  margin-bottom: 72px;
}

.cl-content {
  overflow: hidden;
}

.view-cl-offerings .form-item {
  width: 100%;
  margin-right: 0;
}

.view-cl-offerings #edit-field-start-date-value-value .form-item {
  width: 48%;
  margin-right: 2%;
}

.view-cl-offerings .views-row {
  margin-bottom: 39px;
  padding-bottom: 39px;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
}

.view-cl-offerings .views-row h3 {
  margin-bottom: 9px;
  color: #69467a;
  font-weight: 700;
}

.view-cl-offerings .views-exposed-form {
  float: left;
  width: 100%;
  margin-bottom: 42px;  
}

a.cl-content__link,
a.cl-content--link {
  display: inline-block;
  padding: 9px 21px;
  border-radius: 4px;
  background: #5da05a;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
}

.c-date-box {
  float: left;
  width: 120px;
  height: 81px;
  padding-top: 25px;
  background: #69467a;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin: 0 18px 0 0;
}

.c-date-box__month {
  color: #cac8c8;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
}

.c-date-box__day {
  font-size: 33px;
  line-height: 33px;
}

.pager-load-more a {
  text-decoration: none;
  font-size: 16px;
  border: 1px solid #444;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 3px !important;
  color: #444;
}

.pager-load-more a:hover {
  background: #ededed;
}

#block-block-33 {
  clear: both;
}