/*
Website: https://weightlister.com
*/

/* =Content
-------------------------------------------------------------- */
.button.header{border:1px solid #036}
.button.header p{background:#036}
.button.orange a:hover{background:#036}

/* =Footer
-------------------------------------------------------------- */
.sitemap{background:#036}

@media print{
footer:after{content:"weightlister.com"}
header:before{content:"Thank you for printing our content at weightlister.com. Please check back for more great content!";padding:20px 15px;font-style:italic}
}