.ccc-status-footer {
  max-width: 960px;
  margin: 40px auto 24px;
  padding: 20px 16px 0;
  border-top: 1px solid #E0E0E0;
  color: #757575;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.ccc-status-footer a {
  color: #207AB6;
  font-weight: 600;
  text-decoration: none;
}

.ccc-status-footer a:hover {
  text-decoration: underline;
}