.it-planet-inner-div, .custom-standardized-template-content
{
     padding-bottom: 0;
     margin: 0 auto;
     background-color: #ffffff;
}
h3.it-planet-desc-title
{
  color: #00b199;
  text-align: center;
  font-family: Merriweather, Lucida Grande, Georgia, serif;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.custom-standardized-template-content
{
  padding-left: 57px;
  padding-right: 57px;
}
h2.it-planet-h2{
  text-align: center;
  margin-top: 40px;
  font-size: 26px;
  font-family: Merriweather, Lucida Grande, Georgia, serif;
  text-transform: uppercase;
  border: none;
  line-height: 30px;
}
.it-planet-video .img {
  max-width: 778px;
  margin-top: -30px;
}
.it-planet-text-body {
  color: #00104c;
  margin-top: 40px;
  margin-left: 70px;
  margin-right: 70px;
}
.it-planet-center {
  text-align: center;
}
.it-planet-video {
  margin: 0 auto; max-width: 640px;
}
hr.it-planet-hr{
  margin-top: 40px;
  margin-bottom: 40px;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  border:none;
  height:2px;
  background-color: #00b199;
}
.custom-standardized-template-footer{
  margin-bottom: -10px;
}

.youtube-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.youtube-video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom-standardized-template-content h2.job-description-title
 {
   color: #00b199;;
}
.custom-standardized-template, .custom-standardized-template p, .custom-standardized-template li {
   font: normal 13px/150% Merriweather, Lucida Grande, Georgia, serif;
}
.custom-standardized-template-header-image, .custom-standardized-template-footer-image {
line-height: 1px;
}