.column-top__category-filter,
.column-top__search-with-keyword,
.column-top__category-description {
  margin: 70px 0;
}

.column-blog__connection .connection-wrapper {
  margin-top: 0;
}
.column-blog__services-column .cta-btn {
  margin-top: 70px;
}
.column-blog__writer .writer-wrap {
  margin-top: 45px;
}

.column-profile {
  background-color: #F7F9FA;
  margin: 0 0 38px 0;
  padding: 24px 40px;
}

.column-related-pages {
  background-color: #F7F9FA;
  margin: 40px 0 0 0;
  padding: 24px 40px;
}

.column-related-pages p {
  font-weight: bold;
}

.column-related-pages ul li::after {
  background-image: url(https://47208286.fs1.hubspotusercontent-na1.net/hubfs/47208286/ico_angle_right_blue.svg);
  background-repeat: no-repeat;
  background-color: transparent !important;
  border-radius: 0 !important;
  width: 24px !important;
  height: 24px !important;
}

.column-related-pages ul li a[target="_blank"] {
  display: inline-block;
  padding: 0 20px 0 0;
  background-image: url(https://47208286.fs1.hubspotusercontent-na1.net/hubfs/47208286/icon4.png);
  background-position: right 0.6rem;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .column-profile {
      padding: 24px;
    }
    .column-related {
      padding: 24px;
    }
}

.column-profile::after {
  content: "";
  display: block;
  clear: both;
}

.column-profile img {
  width: 75px;
  height: auto;
  float: left;
}

.column-profile img + * {
  margin: 0 0 0 95px;
}

.column-profile img + * + * {
  margin: 0 0 0 95px;
}


.column-profile h5 {
  font-size: 1rem;
  font-weight: normal;
}

.column-profile p {
  font-weight: bold;
}

.c-list18__img img {
  display: none;
}

.c-list18 ul li {
  margin: 0 0 10px 0;
  padding: 0 !important;
}

.c-list18 ul li::after {
  display: none !important;
}

.c-list18 ul li:last-child {
  margin: 0;
}

.c-list18 ul li p {
  margin: 0;
}

.c-list18 ul li p a {
  display: block;
  background-color: #F4F4F4;
  padding: 16px 50px 16px 20px;
  color: #00A0EA;
  font-weight: bold;
  transition: 0.5s;
  background-image: url(https://47208286.fs1.hubspotusercontent-na1.net/hubfs/47208286/ico_angle_down_blue.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
}

.c-list18 ul li p a:hover {
  color: #00A0EA;
  font-weight: bold;
  opacity: 0.7;
}

.blog-post__body table