/* - Team */
.team-items .team-col {
  width: 50%; }

/* - Staff */
.team-image {
  width: 70px;
  margin-left: auto;
  margin-right: auto; }
  .team-image img {
    width: 100%;
    height: auto;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%; }

.team-text {
  text-align: center; }

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%; }

.clients-items-three {
  margin: -35px -35px 0 -35px;
  font-size: 0; }
  .clients-items-three .clients-col {
    padding: 35px 35px 0 35px;
    display: inline-block;
    vertical-align: top;
    width: 33%; }

/* - Disclaimer */
#disclaimer {
  position: relative;
  bottom: 0;
  font-size: 0.75em;
  padding-top: 1em;
}

/*# sourceMappingURL=custom.css.map */
