body.has-header-image .site-title a {
  color: #f04f39;
}

.custom-logo-link img {
  text-transform: capitalize;
}

p {
  font-size: 75%;
}

process.fa {
  color: #f04f39;
}

h3 {
  color: #f04f39;
}

.fa.fa-cloud-upload {
  color: #f04f39;
}

button:focus {
  color: #f04f39;
}

.fa.fa-cogs {
  color: #f04f39;
}

.fa.fa-code-fork {
  color: #f04f39;
}

.ps-lbl {
  color: #f04f39;
}

.tablepress tbody tr:first-child td {
  font-weight: 600;
}

.tablepress tbody td {
  font-size: 77%;
}