/* Static BlueLine AG design rules. Edit freely; no framework runtime. */

a {
  color: #e2e2e2;
}
body input[type="submit"],
body button[type="submit"],
body button {
  border-color: #ffffff;
}
body input[type="submit"]:hover,
body button[type="submit"]:hover,
body button:hover {
  border-color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #dddddd;
}
body {
  background-image: url("/assets/images/AdobeStock_305459609-Converted_eye2-01.png");
}
body {
  background-attachment: fixed;
}
body {
  background-repeat: no-repeat;
}
body {
  background-size: cover;
}
input[type="submit"],
button[type="submit"],
button {
  border-style: solid;
}
input[type="submit"],
button[type="submit"],
button {
  border-width: 1px;
}
form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="week"],
form input[type="number"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form select,
form textarea {
  border-style: solid;
}
form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="week"],
form input[type="number"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form select,
form textarea {
  border-radius: 3px;
}
body {
  font-size: 14px;
  line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}
h1 {
  font-size: 23px;
  line-height: 1.4;
}
h2 {
  font-size: 20px;
  line-height: 1.4;
}
h3 {
  font-size: 18px;
  line-height: 1.4;
}
h4 {
  font-size: 17px;
  line-height: 1.4;
}
h5 {
  font-size: 14px;
  line-height: 1.4;
}
h6 {
  font-size: 15px;
  line-height: 1.4;
}
