.broken-media {
  align-items: center;
  background: #f3f7f5;
  border: 1px solid #dbe7e1;
  color: #3b5b4a;
  display: flex;
  font-size: 14px;
  justify-content: center;
  min-height: 220px;
  padding: 24px;
  text-align: center;
}

.certificate-list {
  margin-top: 30px;
}

.certificate-card {
  border: 1px solid #e5ece8;
  margin-bottom: 16px;
  padding: 18px 20px;
}

.certificate-card h4 {
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 10px;
}

.certificate-card .site-btn {
  padding: 12px 22px;
}

.triex-footer-link,
.triex-footer-link:visited {
  color: #4ec9ff !important;
}

.triex-footer-link:hover,
.triex-footer-link:focus {
  color: #8df8cf !important;
}
