body{
  overflow-y: auto;
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  overflow-x: hidden;
}

.handCursor{
  cursor:pointer !important;
}


/*
====================
FOOTER
====================*/
.copyright{
    font-family:Candara;
    font-size:13px;
}
.logo{
  width:100%; 
  max-width:250px;
}
