/* =========================================================Mixins starts========================================================== */
/* ============================================================Mixins ends========================================================== */
/* line 87, ../sass/block-24.scss */
#block-block-24 {
  width: 100%;
  padding: 65px 0px 150px;
  text-align: center;
}
/* line 91, ../sass/block-24.scss */
#block-block-24 h2 {
  border-bottom: 2px solid #FA7A4B;
  padding: 0 12px 5px;
  color: #4B4D79;
  display: inline-block;
  font-family: 'gotham_boldregular';
  font-size: 24px;
  font-weight: normal;
}
/* line 100, ../sass/block-24.scss */
#block-block-24 .content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  padding-top: 65px;
}
/* line 104, ../sass/block-24.scss */
#block-block-24 .content p {
  font-family: 'gotham-bookgotham-book';
  color: #666;
  line-height: 24px;
}
/* line 109, ../sass/block-24.scss */
#block-block-24 .content a {
  font-family: 'gotham_boldregular';
  font-weight: normal;
  color: #fff;
  margin-top: 42px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-shadow: none;
  border: 0 none;
  color: #fff;
  background: #4b4d79;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa7a4b', endColorstr='#fa7a4b',GradientType=0 );
  padding: 10px;
  display: inline-block;
  border: 0;
  box-shadow: none;
  font-size: 18px;
}
/* line 128, ../sass/block-24.scss */
#block-block-24 .content a:hover {
  background: #fa936e;
}
