@ -32,14 +32,17 @@ span .zwiico-help {
.button,
button[type=submit],
.button:hover,
button[type=submit]:hover,
input[type="checkbox"]:checked + label::before,
.speechBubble {
background-color: rgba(32, 59, 82, 1);
color: white;
}
button[type=submit]:hover {
background-color: rgba(17,44,67,1);
.speechBubble::before {
border-color: rgba(32, 59, 82, 1) transparent transparent transparent;