
/*-------------------------------

    Custom stylesheet (custom.css)

    Project: Eight Template
    Version: 1.0
    Author: By Themanoid
    Last change: 31 July 2016

    --

    This stylesheet is meant for
    your own custom styles, on
    top of The Eight Template

    Happy styling!
    - Themanoid

----------------------------*/
p.details {
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
  color: #333;
}

div#passdiv {
  margin-top:200px;
  margin-left:10%;
  padding:100px;
}

input#password {
  height:50px;
  width:250px;
}


h4.aura{
  color:#591B8C;
}

h4.pet{
  color:#F48F00;
}
