/*
  Theme Name: ECU Suicide Prevention
  Theme URI: http://thekaiju.com.au
  Description:
  Version: 1.0.0
  Author: Phuong Huynh and Joe Chiang
  Author URI: http://thekaiju.com.au
  Tags:

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
*/

.um-account-meta-img-b,
.um-account-heading,
.um-account-meta,
.um-field-user_login {
  display: none !important;
}

.um-form {
  max-width: 500px;
  margin: 0 auto;
}

.wpcf7-list-item {
  display: block;
  margin: 8px;
}

.wpcf7-mail-sent-ok {
  display: none;
}