.rb-module-group {
  overflow: hidden;
  margin-bottom: 20px;
  clear: left;
}
.rb-module-group .cfct-module-col {
  float: left;
  font-size: 14px;
  line-height: 18px;
  margin-left: 2%;
}
.rb-module-group .cfct-module-col a {
  color: #fff;
}
.rb-module-group .cfct-module-col .call-to-action {
  font-weight: bold;
}
.rb-module-group .cfct-module-col p {
  margin: 0;
}
.rb-module-group .cfct-module-col-a {
  margin-left: 0;
}
.rb-module-group .top_text {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-top: 5px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: -5px;
}
.rb-module-group .bottom_text {
  color: #9ea7a9;
  font-size: 14px;
  line-height: 1.3em;
}
.rb-module-group .module-group-has-2-cols .cfct-module-col {
  width: 49%;
}
.rb-module-group .module-group-has-3-cols .cfct-module-col {
  width: 32%;
}
.rb-module-group .module-group-has-4-cols .cfct-module-col {
  width: 23.5%;
}
.rb-module-group .module-group-has-5-cols .cfct-module-col {
  width: 18.4%;
}
.rb-module-group .module-group-has-6-cols .cfct-module-col {
  width: 15%;
}
.rb-module-group .module-group-has-7-cols .cfct-module-col {
  width: 12.571428571%;
}
.rb-module-group .module-group-has-8-cols .cfct-module-col {
  width: 10.75%;
}

.sundance-module-group .cfct-mod-title {
  margin: 5px 0;
}
.sundance-module-group .bottom_text {
  margin: 20px 0 20px 0;
}
