.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.background-color-gold > .inner {
  background-color: #d2930f;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.background-color-blue > .inner {
  background-color: #193c4a;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.background-color-light-blue > .inner {
  background-color: #808A96;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.background-color-grey > .inner {
  background-color: #b8b8b8;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.background-color-light-grey > .inner {
  background-color: #f1f2f4;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.background-color-white > .inner {
  background-color: #fff;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.background-color-black > .inner {
  background-color: #000;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col {
  flex-grow: 0;
  position: relative;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.image {
  text-align: center;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col > .inner {
  position: relative;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.padding-small > .inner {
  padding: 20px;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.padding-medium > .inner {
  padding: 40px;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.padding-large > .inner {
  padding: 100px;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.align-self-top {
  align-self: flex-start;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.align-self-bottom {
  align-self: flex-end;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.align-self-stretch {
  align-self: stretch;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.align-self-stretch > .inner {
  min-height: 100%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.align-self-centre {
  align-self: center;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-1 {
  width: 8.3333%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-2 {
  width: 16.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-3 {
  width: 25%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-4 {
  width: 33.3333%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-5 {
  width: 41.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-6 {
  width: 50%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-7 {
  width: 58.3333%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-8 {
  width: 66.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-9 {
  width: 75%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-10 {
  width: 83.3334%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-11 {
  width: 91.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.width-12 {
  width: 100%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-1 {
  margin-left: 8.3333%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-2 {
  margin-left: 16.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-3 {
  margin-left: 25%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-4 {
  margin-left: 33.3333%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-6 {
  margin-left: 41.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-6 {
  margin-left: 50%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-7 {
  margin-left: 58.3333%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-8 {
  margin-left: 66.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-9 {
  margin-left: 75%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-10 {
  margin-left: 83.3334%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-11 {
  margin-left: 91.6667%;
}
.lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.offset-12 {
  margin-left: 100%;
}
@media only screen and (max-width: 750px) {
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 750px) {
  .lc-content-row.custom-columns.no-gutter > .lc-centre-me > .lc-row > .lc-col {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 20px;
  }
  .lc-content-row.custom-columns.no-gutter > .lc-centre-me > .lc-row > .lc-col:first-child {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 750px) {
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.padding-small > .inner {
    padding: 20px;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-small,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-small {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-medium,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-medium {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-large,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-large {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.padding-medium > .inner {
    padding: 20px;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-small,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-small {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-medium,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-medium {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-large,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-large {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.padding-large > .inner {
    padding: 20px;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-small,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-small {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-medium,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-medium {
    margin-top: 0;
  }
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.margin-top-large,
  .lc-content-row.custom-columns > .lc-centre-me > .lc-row > .lc-col.negative-margin-top-large {
    margin-top: 0;
  }
}
