.cpf-phrase {
  font-size: 42px;
  font-weight: 900;
  text-align: center;
  margin: 24px 0 12px;
  letter-spacing: 2px;
}

.cpf-status {
  font-size: 16px;
  text-align: center;
  margin-bottom: 12px;
  color: #333;
}

.cpf-heard {
  min-height: 24px;
  font-size: 14px;
  text-align: center;
  font-style: italic;
  color: #666;
  margin-bottom: 16px;
}

.wc-submit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}