/* BORTIB — GLOBAL STYLES */
footer{
  padding:14px 0 28px;
  border-top:1px solid rgba(255,255,255,.05);
  text-align:center;
}
footer p:first-child{
  font-size:12px;
  color:#5b6b80;
  margin:0;
}
footer p:last-child{
  font-size:10px;
  color:#8a9bb0;
  margin-top:6px;
}
footer a,
footer a:visited,
footer a:link{
  color:#8a9bb0;
  text-decoration:none;
}
footer a:hover{
  color:#f0f4f8;
}
