/* Protein Report brand overrides */
body { background: #f4f4f5; color: #18181b; }
a { color: #f97316; }
a:hover { color: #ea580c; }
.button { background: #f97316; border-color: #f97316; }
.button:hover { background: #ea580c; border-color: #ea580c; }
.button.button-outline { color: #f97316; border-color: #f97316; background: #fff; }
.button.button-outline:hover { background: #f97316; border-color: #f97316; color: #fff; }
input:focus { border-color: #f97316; }
.header img { max-height: 40px; }
footer.container { display: none; }