
/**************************************************************************
* Font
**************************************************************************/

body {
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


.logo-img {
  max-height: 80px;
}

form .errors {
  color: #f00;
  text-align: center;
  height: 18px;
  padding-bottom: 10px;
  box-sizing: content-box;
  margin-top: -23px;
}