.custom-cols {
  overflow: hidden;
}

.custom-cols .col {
  width: 48.5%;
  float: left;
  box-sizing: border-box;
}

.custom-cols .col .text {
  position: relative;
  padding: 15px;
  background: #e4dfcc;
}

.custom-cols .col .text-inner {
  position: relative;
  z-index: 1;
}

.custom-cols .col .text:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 10000px;
  background: #e4dfcc;
}

.custom-cols .col:first-child {
  margin-right: 1.5%;
}

.custom-cols .col:last-child {
  margin-left: 1.5%;
}

.custom-cols .col h2 {
  font: 19px FrutigerCndBold;
  color: #4f1110;
  margin: 0 0 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #4E0202;
  padding-bottom: 4px;
}

.custom-cols .col .img img {
  width: 100%;
  display: block;
}

.custom-cols .col .link {
  background-color: #880f13;
  padding: 5px 10px;
  color: #e2cfbc;
  font-size: 13px;
  font-weight: bold;
  line-height: 120%;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
}

.custom-cols .col ul {
  margin: 0 0 15px;
  padding: 0;
}

.custom-cols .col p {
  margin: 5px 0;
}

.custom-wrapper-law {
  font-size: 11px;
}

.custom-wrapper-law a {
  text-decoration: underline;
}

.custom-wrapper-law strong {
  font-family: "Arial Black", arial-black;
  font-weight: bold;
}

.custom-wrapper-law li {
  margin-bottom: 10px;
}

.custom-wrapper-law .custom-top-img {
  margin-bottom: 10px;
}

.custom-wrapper-law h6 {
  text-transform: uppercase;
  font-size: 11px;
}

.custom-wrapper-law .top-text {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.custom-wrapper-law .top-text p {
  margin-bottom: 0;
}

.custom-wrapper-law .top-text:before, .custom-wrapper-law .person-item:before {
  border-bottom: 1px solid #871c1e;
  width: 819px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
}

.custom-wrapper-law .person-item {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.custom-wrapper-law .person-item .img {
  float: left;
  margin-right: 30px;
}

.custom-wrapper-law .person-item .text {
  overflow: hidden;
}

.custom-wrapper-law .person-item h6 {
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  color: #730b09;
  margin: 0 0 16px;
  text-transform: none;
}

.custom-wrapper-law .person-item p {
  margin: 0 0 16px;
}

.custom-wrapper-law .person-item p + ul {
  margin-top: -20px;
}

.custom-wrapper-law .person-item ul {
  margin: 0 0 16px;
  padding: 0;
}

.custom-wrapper-law .person-item .link {
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
}

.custom-wrapper-law .modules-wrapper .module-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999999;
  width: 305px;
}

.custom-wrapper-law .modules-wrapper .module-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.custom-wrapper-law .modules-wrapper .module-item .title {
  text-transform: uppercase;
  color: #990000;
  font-family: Arial;
  font-weight: bold;
}

.custom-wrapper-law .modules-wrapper .module-item .cols {
  overflow: hidden;
  clear: both;
  display: table;
  width: 100%;
}

.custom-wrapper-law .modules-wrapper .module-item .cols .col {
  display: table-cell;
  vertical-align: top;
}

.custom-wrapper-law .modules-wrapper .module-item .cols .col:last-child {
  width: 1%;
  padding-left: 20px;
  font-family: Arial;
  font-weight: bold;
}

.custom-wrapper-law .modules-footer {
  text-align: right;
  font-family: Arial;
  font-weight: bold;
  width: 373px;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #000;
}

.custom-wrapper-law ol {
  margin: 0 0 25px;
  padding: 0 0 0 16px;
}

.custom-wrapper-law ol h6 {
  margin-bottom: 0;
  font-size: 13px;
}

.custom-wrapper-law ol ul {
  margin: 0;
  padding: 0 !important;
}

.custom-wrapper-law ol ul li {
  margin: 0;
}

.custom-wrapper-law ol p + ul {
  margin-top: -18px;
}

.custom-wrapper-law h5 {
  color: #990000;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 20px;
}

.custom-wrapper-law .tuition-wrapper h6 {
  margin: 0;
  font-size: 13px;
}