/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body, html {
  font-family: 'Roboto', sans-serif !important;
}

.container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
}

.footer {
  background-color: #f5f5f5;
}

.btn-danger {
  color: #dddddd !important;
  background-color: #980000 !important;
  border-color: #222222 !important;
}
