.postid-515 .application_button {display: none}
.postid-554 .application_button {display: none}
.postid-678 .application_button {display: none}
.postid-785 .application_button {display: none}

.woothemes-testimonial--individual p {
  min-height: 280px;
  display: flex;
  align-items: center;
}
body.blog header.page-header {
  background: url(https://career.sidekickc.com/wp-content/uploads/2018/07/Untitled.jpg) center / cover;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.blog h2.page-title {
  background: #fff;
  padding: 0.5em 1em;
  box-shadow: 0 0 2px #00000029;
}
.crp_related {
  margin-top: 3em;
}

.crp_related ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.author_pic {
  float: left;
  margin: 0 1em 1em 0;
}

.author_box {
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 1.5em 1.5em 0.5em 1.5em;
}

.author_pic img {
  border-radius: 9px;
  box-shadow:  0 0 1px #999;
}
.author_name {
  font-weight: bold;
  font-size: 1.333em;
  padding-bottom: .5em;
}

.author_desc {
  font-size: .9em;
}

a.job_application_email {
  display: inline-block;
}