h3 {
  font-size: 164%;
}

.blog-posts .blog-card__content {
  border-bottom-width: 5px; !important
  border-bottom-style: solid;!important
  border-bottom-color: #27abe8;!important
}

.footer-contact-box.wow {
  border-bottom-width: 4px;!important
  border-bottom-color: #25a9e6;!important
}



select {
  border-radius: 40px;!important
}

.btn-more {
  font-weight: bold;
}



.job-box.job-69 {
  border-bottom-width: 2px;
  border-bottom-color: #2FAAE2;
  border-bottom-style: solid;
}



.job-box.job-70 {
  border-bottom-color: #2FAAE2;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

h2.no-after::after {
    display: none !important;
    content: none !important;
}