body {
 background-image: url("/images/Crypto4U_Logo_White2B.jpg");
 background-repeat: no-repeat, repeat;background-position: center;
}
@viewport {
    width: extend-to-zoom 980px;
    min-zoom: 0.25;
    max-zoom: 5;
}
.content {
  max-width: 100em;
}
.footer {
  margin-top: 0.2rem !important;
  padding: 0.2rem 0 !important;
}
.canvasjs-chart-credit {
top:0 !important;
position: absolute !important;
 bottom: 0 !important;
}
.header {
    padding: 0 0rem !important;
}
p .footer {
    font-size: 8px;
}
.footer .footer__title {
    padding-bottom: 0px !important
}
.footer .divider {
    border-top: .05rem solid rgba(173,181,189,.5);
    height: .1rem;
	margin: 0.4rem 0 0.4rem; */
    position: relative;
}
.footer .content {
    max-width: 80em;
    margin: 0 auto 1.5em;
    width: 90% !important;
}
a {
    color: black !important;
}
.btn, [type=button], [type=reset], [type=submit], button {
    margin-bottom: 0rem !important;
}

