/*
Theme Name: Limerent
Description: Custom child theme by Faria Design
Author: Faria Design
Author URI: https://www.fariadesign.com
template: Divi
*/
/* COLORS:
			Green: #13464B;
			Red: #C6362C;
            orange: #E89122;
            blue: #6E9BC3;
*/
@font-face {
  font-family: 'Argent CF';
  src: url('fonts/ArgentCF-Regular.eot');
  src: url('fonts/ArgentCF-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/ArgentCF-Regular.woff2') format('woff2'), url('fonts/ArgentCF-Regular.woff') format('woff'), url('fonts/ArgentCF-Regular.ttf') format('truetype'), url('fonts/ArgentCF-Regular.svg#ArgentCF-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Argent CF';
  src: url('fonts/ArgentCF-DemiBold.eot');
  src: url('fonts/ArgentCF-DemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/ArgentCF-DemiBold.woff2') format('woff2'), url('fonts/ArgentCF-DemiBold.woff') format('woff'), url('fonts/ArgentCF-DemiBold.ttf') format('truetype'), url('fonts/ArgentCF-DemiBold.svg#ArgentCF-DemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Argent CF';
  src: url('fonts/ArgentCF-RegularItalic.eot');
  src: url('fonts/ArgentCF-RegularItalic.eot?#iefix') format('embedded-opentype'), url('fonts/ArgentCF-RegularItalic.woff2') format('woff2'), url('fonts/ArgentCF-RegularItalic.woff') format('woff'), url('fonts/ArgentCF-RegularItalic.ttf') format('truetype'), url('fonts/ArgentCF-RegularItalic.svg#ArgentCF-RegularItalic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Round In';
  src: url('fonts/RoundInBlack.eot');
  src: url('fonts/RoundInBlack.eot?#iefix') format('embedded-opentype'), url('fonts/RoundInBlack.woff2') format('woff2'), url('fonts/RoundInBlack.woff') format('woff'), url('fonts/RoundInBlack.ttf') format('truetype'), url('fonts/RoundInBlack.svg#RoundInBlack') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/********************** HEADER **********************/
/********************** TYPOGROPHY **********************/
body .argent {
  font-family: 'Argent CF', 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
}
body .round {
  font-family: 'Round In', 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
}
body .white {
  color: #ffffff;
}
body .black {
  color: #000000;
}
body .green {
  color: #13464B;
}
body .red {
  color: #C6362C;
}
body .orange {
  color: #E89122;
}
body .blue {
  color: #6E9BC3;
}
body p.bigger {
  font-size: 1.7em;
}
/********************** BUTONS **********************/
/********************** Structure  **********************/
body {
  /**** ABOUT US PAGE ****/
}
body div#page-container {
  background: url(../../uploads/2021/09/background-combined.jpg);
  background-attachment: scroll;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-repeat: repeat-y;
  /*** HEADER ***/
  /**** GENERAL SECTIONS ***/
  /*** FOOTER ***/
}
body div#page-container .et_pb_section {
  background-color: transparent !important;
}
body div#page-container header#main-header > .container {
  border-bottom: 1px solid;
}
body div#page-container header#main-header > .container div#et-top-navigation nav#top-menu-nav ul#top-menu li.menu-item a {
  font-weight: 300;
}
body div#page-container div#we-are-limerent p.white.round {
  background: #000000;
  padding: 12px 20px 5px;
  font-size: 35px;
  display: inline-block;
  transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  margin-bottom: 15px;
}
body div#page-container div#we-are-limerent p.argent {
  margin-bottom: 8px;
}
body div#page-container div#we-are-limerent p.argent.you span {
  background: #E89122;
  padding: 0px 15px 5px;
  display: inline-block;
  margin-left: 5px;
  transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
}
body div#page-container div#we-are-limerent p.argent.needed span {
  background: #13464B;
  padding: 0px 15px 5px;
  display: inline-block;
  margin-left: 5px;
  transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
}
body div#page-container div#we-are-limerent:after {
  content: "";
  width: 120px;
  height: 300px;
  background: url(../../uploads/2021/09/corners-black-paint-left-bottom.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 0px;
  background-position: left center;
}
body div#page-container div#we-are-limerent:before {
  content: "";
  width: 120px;
  height: 300px;
  background: url(../../uploads/2021/09/corners-black-paint-right-top.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0px;
  background-position: right center;
}
body div#page-container form.wpcf7-form {
  max-width: 700px;
  margin: 30px auto auto;
}
body div#page-container form.wpcf7-form p.cf7-wrap input,
body div#page-container form.wpcf7-form p.cf7-wrap textarea {
  width: 100%;
  padding: 15px;
  font-size: 15px;
  background-color: #f4f2ed;
  border: none;
}
body div#page-container form.wpcf7-form p.cf7-wrap.half-field {
  width: 48%;
  margin-right: 4%;
  float: left;
}
body div#page-container form.wpcf7-form p.cf7-wrap.half-field:nth-of-type(2) {
  margin-right: 0;
}
body div#page-container form.wpcf7-form p.cf7-wrap-summit {
  margin-bottom: -62px;
}
body div#page-container form.wpcf7-form p.cf7-wrap-summit input.wpcf7-form-control.wpcf7-submit {
  border: none;
  text-transform: uppercase;
  font-size: 18px;
  background-color: #C6362C;
  color: #ffffff;
  padding: 25px 40px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
body div#page-container form.wpcf7-form p.cf7-wrap-summit input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: rgba(198, 54, 44, 0.8);
}
body div#page-container form.wpcf7-form p.cf7-wrap-summit span.ajax-loader {
  position: absolute;
}
body div#page-container form.wpcf7-form.sent .wpcf7-response-output {
  margin-top: 70px;
}
body div#page-container footer#main-footer {
  display: none;
}
body.home #hero #top-hero p:first-of-type {
  font-size: 20px;
}
body.home #hero #top-hero p.white {
  background: #13464B;
  padding: 2px 5px;
  display: inline-block;
  font-size: 20px;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  float: left;
  clear: both;
}
body.home #hero #top-hero p.green {
  font-size: 35px;
  margin: 30px 0 0 20px;
  background: #6E9BC3;
  line-height: 25px;
  clear: both;
  float: left;
  display: inline-block;
}
body.home #hero #top-hero h3 {
  font-size: 165px;
  padding: 0;
  line-height: 100px;
  margin-bottom: 20px;
}
body.home #hero #middle-hero {
  padding-top: 0;
  margin-top: -50px;
}
body.home #hero #middle-hero h2.passion {
  font-size: 140px;
  background: url(../../uploads/2021/09/red-paint.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px 7px 40px 60px;
}
body.home #hero:after {
  content: "";
  width: 100px;
  height: 250px;
  background: url(../../uploads/2021/09/pulkadots.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 150px;
}
body.home #talented #black-paint h3 {
  font-size: 130px;
  background: url(../../uploads/2021/09/blue-paint.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 70px 0 30px;
}
body.home #electric #eccentric {
  background-size: 300px auto;
  background-position: top center;
}
body.home #electric #eccentric p.bigger.argent span.white {
  background: #13464B;
  padding: 5px 20px 8px;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  display: inline-block;
  font-size: 32px;
}
body.home #electric #eccentric p.bigger.argent span.red {
  display: inline-block;
  position: absolute;
  top: 27px;
}
body.home #electric #eccentric h3.round.blue {
  font-size: 60px;
  margin: 30px 0 0 220px;
}
body.home #good-story #anything {
  background: url(../../uploads/2021/09/bluepaint-drops.svg);
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 30px 60px;
}
body.home #good-story #anything p.round.green {
  margin: 35px 0 0 60px;
  font-size: 35px;
}
body.home #good-story #anything h3.round.white {
  font-size: 110px;
  background: url(../../uploads/2021/09/green-splash.svg);
  background-size: contain;
  background-position: center;
  padding: 15px 100px;
  background-repeat: no-repeat;
  margin-left: 80px;
  display: inline-block;
  text-align: center;
}
body.home #good-story div#good-story-text h3.argent.green {
  font-size: 55px;
  padding-bottom: 0;
}
body.home #good-story div#good-story-text h2.argent.red {
  font-size: 85px;
  line-height: 65px;
}
body.home #all-in #all-in-text p.white:first-of-type {
  background: #6E9BC3;
  padding: 4px 15px;
  display: inline-block;
  font-size: 20px;
  clear: both;
  float: left;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
}
body.home #all-in #all-in-text p.white:nth-of-type(2) {
  background: #13464B;
  padding: 4px 15px;
  display: inline-block;
  font-size: 20px;
  clear: both;
  float: left;
  margin: 10px 0 0 70px;
  transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
}
body.home #all-in #all-in-text p:not(.white) {
  clear: both;
  padding-bottom: 0;
}
body.home #all-in #all-in-text h3.round.white {
  float: left;
  clear: both;
  font-size: 140px;
  background: url(../../uploads/2021/09/red-splash.svg);
  background-size: contain;
  background-position: center;
  padding: 40px 40px 0;
  background-repeat: no-repeat;
  margin-left: 60px;
}
body.home div#spin span.everyone {
  font-size: 38px;
  position: relative;
}
body.home div#spin span.everyone:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 40px;
  top: -35px;
  left: 0;
  background: url(../../uploads/2021/11/not-everyone.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
body.home div#spin span.everyone:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: red;
  position: absolute;
  top: 26px;
  left: 0;
}
body.home div#spin #brave h3.green.round {
  font-size: 100px;
  padding-bottom: 0;
  line-height: 60px;
  margin-left: 15px;
}
body.home div#spin #brave h3.green.round:first-of-type {
  margin-top: 70px;
}
body.home div#spin #brave p.to {
  background: #E89122;
  padding: 4px 15px;
  display: inline-block;
  font-size: 25px;
  clear: both;
  float: left;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
}
body.home div#spin #brave p.takeus {
  background: #000000;
  padding: 4px 15px;
  display: inline-block;
  font-size: 25px;
  clear: both;
  float: left;
  margin: 10px 0 0 40px;
  transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
}
body.home div#spin .car-spin-wrap {
  top: -230px;
}
body.page-id-84 div#about-hero:before {
  content: "";
  position: absolute;
  height: 500px;
  width: 250px;
  background: url(../../uploads/2021/10/black-dots.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 100px;
  right: 0;
  background-position: right center;
}
body.page-id-84 div#about-hero div#full-of-wonder .et_pb_text_inner h2.round.white {
  background: url(../../uploads/2021/10/green-splash-2.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 10px 10px;
  text-align: center;
  transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  margin-top: -10px;
  font-size: 70px;
}
body.page-id-84 div#madness-wrap div#method .et_pb_text_inner p {
  font-size: 37px;
}
body.page-id-84 div#madness-wrap div#method .et_pb_text_inner p.argent.bigger.method {
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  margin: 10px auto 0;
  max-width: 200px;
  padding: 1px 5px;
  background: #E89122;
}
body.page-id-84 div#staff-wrap .et_pb_row > .et_pb_column_1_3 > *,
body.page-id-84 div#staff-wrap .et_pb_row > .et_pb_column_1_4 > * {
  max-width: 256px;
  margin: auto;
}
body.page-id-84 div#staff-wrap .et_pb_row .et_pb_image {
  margin-bottom: 10px;
}
body.page-id-84 div#staff-wrap div#kris span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .crown span.et_pb_image_wrap:before {
  content: "";
  width: 80px;
  height: 50px;
  position: absolute;
  top: -38px;
  right: 23%;
  background: url(../../uploads/2021/10/crown-kris.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#rosaleen span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .art span.et_pb_image_wrap:before {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  top: -38px;
  left: 20px;
  background: url(../../uploads/2021/10/art-rosaleen.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#mike span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .idea span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: -38px;
  right: 18%;
  background: url(../../uploads/2021/10/light-bulb-mike.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#marye span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .thumb span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 20px;
  left: -30px;
  background: url(../../uploads/2021/10/traces-marye.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#celina span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .power span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: -38px;
  left: 20px;
  background: url(../../uploads/2021/10/power-celina.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#sarah span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .flower span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: -38px;
  right: 18%;
  background: url(../../uploads/2021/10/flower-sarah.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#lonna span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .peace span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 38px;
  right: -30px;
  background: url(../../uploads/2021/10/peace-lonna.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#marcio span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .goal span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 38px;
  left: -30px;
  background: url(../../uploads/2021/10/goal-marcio.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap .space span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: -38px;
  right: 20px;
  background: url(../../uploads/2021/10/planet-kiel.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#rich span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .smiles span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: -38px;
  right: 20px;
  background: url(../../uploads/2021/10/smiles-rich.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#isis span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .wow span.et_pb_image_wrap:before {
  content: "";
  width: 70px;
  height: 60px;
  position: absolute;
  top: 15px;
  right: 0;
  background: url(../../uploads/2021/10/wow-isis.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#emily span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .star span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 38px;
  left: -30px;
  background: url(../../uploads/2021/10/star-emily.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#jim span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .yes span.et_pb_image_wrap:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: -38px;
  right: 20px;
  background: url(../../uploads/2021/10/yes-jim.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#julie span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .flower-2 span.et_pb_image_wrap:before {
  content: "";
  width: 50px;
  height: 70px;
  position: absolute;
  top: 15px;
  right: 0;
  background: url(../../uploads/2021/10/flower-julie.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#greg span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .star span.et_pb_image_wrap:before {
  content: "";
  width: 50px;
  height: 70px;
  position: absolute;
  top: 15px;
  right: 0;
  background: url(../../uploads/2021/10/star-emily.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
body.page-id-84 div#staff-wrap div#jesse span.et_pb_image_wrap:before,
body.page-id-84 div#staff-wrap .bolt span.et_pb_image_wrap:before {
  content: "";
  width: 50px;
  height: 70px;
  position: absolute;
  top: -38px;
  right: 20px;
  background: url(../../uploads/2021/10/power-celina.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
/********************** HOME **********************/
/********************** CONTACT **********************/
/********************** FOOTER **********************/
/********************** MEDIA QUERIES **********************/
@media screen and (max-width: 980px) {
  body div#page-container {
    /**** GENERAL SECTIONS ***/
    /*** FOOTER **/
  }
  body div#page-container form.wpcf7-form p.cf7-wrap.half-field {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  body.home #hero #top-hero p:first-of-type {
    padding-bottom: 0;
  }
  body.home #hero #top-hero p.green {
    font-size: 25px;
    margin: 20px 0 0;
  }
  body.home #hero #top-hero h3 {
    font-size: 80px;
    line-height: 70px;
    margin-bottom: 150px;
  }
  body.home #hero #middle-hero {
    padding-top: 0;
    margin-top: -50px;
  }
  body.home #hero #middle-hero h2.passion {
    font-size: 56px;
    padding: 0px 6px 16px 40px;
  }
  body.home #talented #black-paint h3 {
    font-size: 60px;
    padding: 30px 0 10px;
  }
  body.home #talented #black-paint p.blue.argent {
    margin-top: 5px !important;
    font-size: 25px !important;
  }
  body.home #talented #black-paint img {
    max-width: 75%;
  }
  body.home #electric #eccentric h3.round.blue {
    font-size: 40px;
    margin: 30px 0 0 0px;
  }
  body.home #good-story #anything {
    padding: 40px 0 0;
  }
  body.home #good-story #anything p.round.green {
    margin: 5px 0 0 45px;
    font-size: 30px;
  }
  body.home #good-story #anything h3.round.white {
    font-size: 70px;
    padding: 15px 10px;
    margin-left: 0px;
    width: 100%;
  }
  body.home #good-story div#good-story-text h3.argent.green {
    font-size: 35px;
  }
  body.home #good-story div#good-story-text h2.argent.red {
    font-size: 55px;
    line-height: 45px;
  }
  body.home div#spin .car-spin-wrap {
    top: unset;
    margin-top: 20px !important;
  }
  body.home div#we-are-limerent p.argent {
    margin-bottom: 8px;
  }
  body.page-id-84 div#about-hero div#kids-at-heart h2 {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  body.page-id-84 div#about-hero div#full-of-wonder {
    margin-left: 0 !important;
  }
  body.page-id-84 div#about-hero div#curiosity {
    margin-left: 40px !important;
  }
  body.page-id-84 div#madness-wrap {
    padding-bottom: 0 !important;
  }
  body.page-id-84 div#meet-the-crew-wrap div#meet-the-crew {
    padding: 0px !important;
    background-position: center !important;
  }
  body.page-id-84 div#meet-the-crew-wrap div#meet-the-crew h2 {
    font-size: 50px !important;
    line-height: 50px !important;
  }
}
