@charset "UTF-8";
@import "../../../base/colors/blue.css";

/* professionalLinks
----------------------------------------------- */
#professionalLinks .pieceBody li a {
  width: 378px;
  height: auto;
  padding: 30px 10px;
  border: 1px solid #fff;
  background: none !important;
  color: #fff;
  font-weight: bold;
}

/* contentPage
----------------------------------------------- */
.contentPage .body .column h2 {
  border: none;
}
.contentPage .body .column .more a {
  width: 138px;
  height: auto;
  padding: 10px;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  font-weight: bold;
  text-align: center;
}