#lostpasswordform .submit input {
  background-color: #1f4c93 !important;
  font-weight: 700 !important;
  height: 1.5rem;
  padding: 0 1.5rem !important;
  font-size: 0.75rem !important;
  border-radius: 0 !important;
  width: max-content !important;
}

#lostpasswordform .submit input:hover {
  opacity: 0.8 !important;
}

#lostpasswordform p input {
  width: 100% !important;
  border: 0.8px solid #1f4c93 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
}

#lostpasswordform p label {
  color: #1f4c93 !important;
  margin-bottom: 0.5rem !important;
}

.notice.notice-info.message {
  border-left: 4px solid #1f4c93 !important;
}

#nav .wp-login-log-in {
  color: #1f4c93 !important;
}

#backtoblog a {
  color: #1f4c93 !important;
}
