body{font-family:Helvetica,Arial,sans-serif;color:#333;background:#efefef;}
.container.wrap{background:#fff;border-radius:6px;box-shadow:0 2px 14px rgba(0,0,0,.07);}
.header{background:#161616;border-radius:5px;padding:20px 22px;margin-bottom:20px;text-align:center;}
.logo img{max-height:36px;width:auto;}
h1,h2,h3{color:#222222;}
.description{color:#555555;}
a{color:#e6398b;}
a:hover{color:#c01f73;text-decoration:underline;}
.button,button,input[type=submit]{background:#c4d62e !important;border:1px solid #c4d62e !important;color:#161616 !important;font-weight:bold;border-radius:3px;}
.button:hover,button:hover,input[type=submit]:hover{filter:brightness(.94);}
.lists{accent-color:#e6398b;}
