body {background:#d52b1e;}
.toolbar .tool {background:white;color:#d52b1e;}
.message .info:hover {background:#d52b1e;}
.btn-primary, .btn-primary:disabled {background:#d52b1e;}
h1 {color:white;padding-left:40px;}
h1 .logo {background-image:url("swiss/logo.png");border:2px solid white;border-radius:5px;}
h1 .logo {display:inline-block;width:32px;height:32px;background-size:32px 32px;}
.chat-display {background:white;}
.chat-display .message {color:black;background:white;}
.chat-display .message:nth-child(even) {background:#f0f0f0;}
.chat-form input {background:white;}
.load-older .load-links a:hover{background:#d52b1e;}
button {background:white;}