/* Enter Your Custom CSS Here */
h2.section-title {
  font-weight: bold !important;
}

h4.sub-title {
  font-weight: bold !important;
}

#content-container .section-full-width .section-boxed {
    margin: 40px auto !important;
}

.portfolio-carousel .link-title {
  margin-top: 10px !important;
}

.content-slider li:nth-child(3) .cs-content-centered a {
  font-weight: bold;
  font-family: inherit;
}