.wf {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.wf-m {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.wf-b {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.wf-alt-m {
  font-family: museo, serif;
  font-weight: 300;
  font-style: normal;
}
.wf-alt-eb {
  font-family: museo, serif;
  font-weight: 900;
  font-style: normal;
}
.wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap {
    padding: 0 15px;
  }
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-brands-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-light-300.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.course .course-info {
  display: flex;
  margin: 1.5em 0;
}
.course .course-info > p {
  margin: 1em 1em 1em 0;
}
